Inverse[x->LIST(LIST(NUMBER))] =: LIST(LIST(NUMBER))
Inverse returns the inverse of the matrix x. It is an error if the matrix is not square or is singular.