- The square of a matrix $A$, denoted as $A^2$, is defined if and only if $A$ is a square matrix. This means that the number of rows in $A$ must be equal to the number of columns in $A$. If $A$ is an $n \times n$ matrix, then $A^2 = A \cdot A$ is well-defined.
Show more…