How is it possible to solve this without calculator etc.: $$7^{77} \mod 221$$ I started with: \begin{align} 7&\equiv 7 \mod 221 \\ 7^2 &\equiv 49 \mod 221 \\ 7^4 &\equiv \ ? \mod 221 \end{align}
Sure i can calculate this by my own, but is there a trick to calclulate this with any tools?