Is a matrix invertible only when it is a square matrix?
What about a matrix of the order $m \cdot n$ with $m \gt n$ and such that it is row-equivalent to a row-reduced echelon matrix with more non-zero rows than columns?
What is the motivation behind the concepts of left and right inverse? Is it only useful when dealing with non-square matrix?