Pow (BaseExponent)
Example
In this example, we are passing base and exponent values to the function transformation object using a Variables object.
Where,
base = 5
exponent = 3
In the Data Preview window, you can see that the returned value, 125, is the base value, 5, raised to the exponent value, 3.