Instantly find the inverse of any square matrix.
Our tool accurately computes the inverse of 2x2, 3x3, and larger matrices. It also provides the determinant, which is crucial for determining if an inverse exists. Ideal for students, engineers, and researchers in various fields.
Click on an example to load it directly into the calculator.
A basic 2x2 matrix to demonstrate a fundamental inversion.
[4, 7]
[2, 6]
A common 3x3 matrix requiring determinant and adjugate calculation.
[1, 2, 3]
[0, 1, 4]
[5, 6, 0]
A slightly larger 4x4 matrix for a more complex calculation.
[2, 1, 0, 0]
[1, 2, 1, 0]
[0, 1, 2, 1]
[0, 0, 1, 2]
A matrix with a determinant of zero, which has no inverse.
[1, 2, 3]
[4, 5, 6]
[7, 8, 9]