Ensure the matrix is square
Check that the determinant is nonzero
Form the augmented matrix with the identity matrix
Use row operations to reduce the left side to the identity matrix
Replace the left side with the identity matrix
Read the inverse from the right side
Verify by multiplying the matrix and its inverse to get the identity matrix
