BigInt pow(ref const BigInt base, ulong exp)
Raises a BigInt to an integral power using exponentiation by squaring.
base
exp