Hello, I have a problem solving this :
23^(24^25)
I am supposed to find the last two digits of this number. I know I have to find the remainder after the modulo 100 operation but all together I'm lost. Thank you for help.
Hello, I have a problem solving this :
23^(24^25)
I am supposed to find the last two digits of this number. I know I have to find the remainder after the modulo 100 operation but all together I'm lost. Thank you for help.