$$ A= \begin{bmatrix} 0 & 0 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0 \end{bmatrix} $$
I know that is symmetric, but to diagonalize it we want to invert the matrix for $$P^{-1}AP=D$$ But we can't find the determinant of matrix A because $$\frac{1}{det(A)}$$ the denominator is zero.
Why is matrix A diagonalizable?
It is already a diagonal matrix. So P is the identity matrix.