pow
expression function
Raises a number to an exponent.
Usage
pow(base, exponent)
Examples
pow(2, 3) = 8