> [!summary]
A square matrix is a matrix with equal rows and columns
>[!info]+ Read Time
**⏱ 1 min**
# Definition
A square matrix is a [[Matrix Notation|matrix]] whose number of rows and columns is the same. Mathematically, this is written in different ways, such as:
$
M_{m\times n}=M_{n\times n}=M_{m\times m}
$