How would I reduce the following modulus:
$$3^{2146483648} \pmod {4294967297}$$
It's supposed to end up being congruent to 10,324,303 but I'm having some difficulty getting there via Euler's phi function reduction.
How would I reduce the following modulus:
$$3^{2146483648} \pmod {4294967297}$$
It's supposed to end up being congruent to 10,324,303 but I'm having some difficulty getting there via Euler's phi function reduction.