The paper presents an efficient parallel algorithm for computing the determinant of non-square matrices based on Radic's definition, addressing the high time complexity associated with this problem. The new approach reduces the time complexity to O(n) by paralleling the calculation of determinants of sub-square matrices. This research is significant as it provides a valuable solution for applications requiring the determination of non-square matrices in various fields, including mathematics and engineering.