I am having trouble coming to the answer on this question:
Find the remainder when $2^{100}$ is divided by $89$. (Hint: Simplify $2^{10} \pmod{89}$ first.)
So I went with the hint and found $2^{10} = 45 \pmod{89}$, but I don't think I would want to follow that logic to ${2^{10}}^{10} = 45^{10} \pmod{89}$ and that's all I can think to do. All of the problems I've come across so far have been more straightforward, as far as simplifying to find a remainder with $\pm1$ and then playing with the equation from there.
Any help is appreciated!