Exercise 5.2: Using the MATLAB command magic(n), construct the magic squares of order n, that is, those matrices having entries for which the sum of the elements in rows, columns, or diagonals are identical. Then compute their determinants using the command det introduced in Section 3.4.