Raise a base number to a power.
Exponentiation multiplies the base by itself as many times as the exponent indicates.
result = base^exponent