MINVERSE(array)
MINVERSE function returns the inverse matrix of a given matrix.
If the matrix cannot be inverted, MINVERSE returns #NUM! error. If the matrix does not contain equal number of columns and rows, MINVERSE returns #VALUE! error.
MMULT , MDETERM