Find the last two digits of $$3^{2024}$$
I can easily do this question (see below) but is there a way of doing it by binomial expansion? I tried to expand the expression to a few terms but in vain.
Any help is greatly appreciated.
EDIT
By seeing some comments, I am compelled to ask if this question can really be solved using binomial$?$
EDIT My solution without binomial expansion: $$3^{15}\equiv 7\pmod{100}\implies$$ $$3^{2010}\equiv 7^{134}\equiv7^2 \pmod{100}\implies$$ $$3^{2024}\equiv 7^2\cdot3^{14}\equiv 7\cdot3^9\equiv 3^4 \pmod{100}$$ Hence the answer is $3^4$ i.e. $81$