Is there a fast technique that I can use that is similar in each case to calculate the following:
$$(1100)^{1357} \mod{2623} = 1519$$
$$(1819)^{1357} \mod{2623} = 2124$$
$$(0200)^{1357} \mod{2623} = 2227$$
$$(1111)^{1357} \mod{2623} = 1111$$
I used Wolfram Alpha to get to these answers, but I would like to know how to calculate it by hand (with a standard pocket calculator).