Let $A$ be an $n \times n$ matrix with real entries, where $n\geq2$. Let $AA^T = [b_{ij}] $, where $A^T $ is the transpose of $A$. If $b_{11} + b_{22 }+\cdots+ b_{nn} = 0$, show that $A = 0$.
From what I've gleaned so far, $AA^T$ is a symmetric matrix, and the diagonals are zero. I can't figure out how to solve this question. Is there some property that exists that I'm missing for handling this question?