I am asked to show that $A ^3$ is congruent to $A$ for all symmetric real matrices $A$.
If $A$ is invertible, then -
$A^3 = A * A * A = A ^t * (A) * A$
and they are congruent by definition, because $A$ is non-singular and symmetric as stated.
I am stuck on the case where $A$ is singular, and I believe I shouldn't make that distinction of cases from the first place.
Thanks for any suggestions.