Does there exist $a \in \mathbb Z$ such that $a^2 = 5,158, 232,468,953,153$? Use the work from part a to justify the answer.
So in part a, I had to prove:
For each $[a] \in \mathbb Z_5 ,$ if $[a] \neq [0] $, then $[a]^2 = [1]$ or $[a]^2=[4]$.
I was able to this, and determined that this was true for all of the cases.
Using the information I found from that part of the question though, I have to prove if there exists $a \in \mathbb Z$ such that $a^2 = 5,158, 232,468,953,153$.
All that I have been able to write down for my answer so far is: For each integer $a$, if $\ a \ncong 0 (\mod5)$, then $a^2 \cong 1 (\mod5)$ or $ a^2 \cong 4 (\mod5)$ and integer $n$ is a perfect square if $\exists k \in \mathbb Z : n=k^2.$
I'm not sure where to go from here, any help would be appreciated!