4×4 Matrix Transpose Calculator
Transpose a 4×4 matrix online. Enter your entries and get the 4×4 transpose instantly, with each row of Aᵀ built from the matching column of A.
Enter a 4×4 matrix below and read off its 4×4 transpose. The grid is already sized for you, and every entry updates the result as you type.
What changes and what does not
Transposing a 4×4 matrix produces a 4×4 matrix. The entries themselves are untouched — only their positions change, with aij moving to (j, i). Entries on the main diagonal stay exactly where they are, which is why a symmetric matrix looks identical after transposing.
Other sizes
Frequently asked questions
What are the dimensions of a 4×4 matrix after transposing? ▾
A 4×4 matrix transposes to a 4×4 matrix — square matrices keep their shape, though the entries still move.
How do you transpose a 4×4 matrix by hand? ▾
Write the first row of the original as the first column of the result, the second row as the second column, and so on until all 4 rows have become columns.
When does a 4×4 matrix equal its own transpose? ▾
When it is symmetric — that is, when the entry in row i, column j matches the entry in row j, column i for every pair. Mirror the entries across the main diagonal and nothing changes.
About this Calculator
Transpose a 4×4 matrix online. Enter your entries and get the 4×4 transpose instantly, with each row of Aᵀ built from the matching column of A.