Start typing to discover tools…
Free Online Math Tool

Matrix Inverse Calculator

Find the inverse of a square matrix quickly and accurately. Enter your matrix values, choose the matrix size, and calculate the inverse with an easy-to-read result.

Calculate Matrix Inverse

Select the matrix size and enter the values in each cell.

Enter Matrix Values 3 rows × 3 columns
Matrix Inverse
Calculation Details

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.

How Does the Calculator Work?

  1. Choose the size of your square matrix.
  2. Enter all matrix values.
  3. Click Calculate Inverse.
  4. The calculator checks whether the matrix is invertible.
  5. If possible, the inverse matrix is displayed instantly.

A matrix with a determinant of zero does not have an ordinary inverse.

Matrix Inverse Formula

For an invertible square matrix A, the inverse can be expressed using the determinant and adjugate matrix:

A⁻¹ = 1 / det(A) × adj(A)

2 × 2 Matrix Inverse Formula

For a 2 × 2 matrix, the inverse can be found using the determinant and the following standard formula:

A = [ a  b ]
    [ c  d ]

det(A) = ad − bc

A⁻¹ = 1/(ad − bc) [ d  −b ]
          [ −c  a ]

If the determinant is zero, the matrix is singular and its ordinary inverse does not exist.

Matrix Inverse Calculator Features

This calculator is designed to make matrix inverse calculations faster and easier for students, teachers, engineers, and anyone working with linear algebra.

2 × 2 to 5 × 5 Matrices Calculate inverses for several common square matrix sizes.
Instant Results Get the inverse matrix without performing lengthy calculations manually.
Responsive Design Use the calculator comfortably on desktop, tablet, or mobile devices.

Where Are Matrix Inverses Used?

Matrix inverses are an important part of linear algebra and are used in many mathematical and technical applications.

Frequently Asked Questions

A matrix inverse is a matrix that produces the identity matrix when multiplied by the original square matrix. It is commonly written as A⁻¹.
A square matrix has an inverse when its determinant is non-zero. If the determinant equals zero, the matrix is singular and does not have an ordinary inverse.
Yes. Select the 2 × 2 Matrix option, enter the four values, and click Calculate Inverse.
Yes. The calculator supports 3 × 3 matrices as well as 2 × 2, 4 × 4, and 5 × 5 square matrices.
If the determinant is zero, the matrix is singular and does not have an ordinary inverse. The calculator will notify you instead of displaying an invalid inverse.
Yes. You can enter positive numbers, negative numbers, decimals, and zero in the matrix input fields.
Yes. This Matrix Inverse Calculator can be used online to calculate the inverse of supported square matrices quickly and easily.