The I'm having trouble to do this only by hand (no software or calculator). I tried the following:
\begin{align}21^{1234}(\text{mod} \ 100) &= 21^{1000}21^{200}21^{20}21^4(\text{mod} \ 100)\equiv41^{500}41^{100}41^{15}41^2(\text{mod} \ 100)\\ \end{align}
It's not reasonable to continue taking powers of 21, takes too long with pen and paper. Is there a more efficient way?
Yes I know about the Euler theorem and his totient function but please I don't want to use it, only elementary methods.