For the answer, we can get support from two claims:
Claim 1: If $A$ is real and symmetric, then it has real eigenvalues. Proof here
Claim 2: If $\lambda$ is an eigenvalue of $A$, then $\lambda^2$ is an Eigenvalue of $A^2$. Proof here
So by those two claims we can say that if $\lambda$ is an eigenvalue of $A$, then the corresponding eigenvalue $\lambda^2$ of $A^2$ is nonnegative. But my problem is how can we guarantee that it will cover all the possible eigenvalues of $A^2$?
Begin with the diagonalization $$ A=PDP^{-1} $$ where $P$ is the matrix of eigenvectors and $D$ is the diagonal matrix with eigenvalues on the main diagonal. Then $$ A^2=(PDP^{-1})(PDP^{-1})=PD^2P^{-1} $$ from which the claim follows.