What Is a Matrix Inverse?
The inverse of a square matrix is another matrix that, when multiplied by the original matrix, produces the identity matrix.
If A is a square matrix and its inverse is A⁻¹, then:
A × A⁻¹ = A⁻¹ × A = I
A matrix has an inverse only when its determinant is non-zero.