PowerMod¶
Fast modular exponentiation — PowerMod[b, e, m] == Mod[b^e, m].
A unit-fraction exponent 1/n requests a modular n-th root.
PowerMod¶Fast modular exponentiation — PowerMod[b, e, m] == Mod[b^e, m].
A unit-fraction exponent 1/n requests a modular n-th root.