Left Toolbar > Math Nodes > Number Power
The Number Power node allows you to execute a exponentiation operation with two Number values.
On the left toolbar choose Math Nodes > Number Power
Drag the Number Power icon into the Node Graph.
Connect the Output: result.
base A NUMBER type of value.
exponent A NUMBER type of value.
result The number value.
Base The first term in the exponentiation operation. This attribute is exposed as input by default.
Exponent The second term in the exponentiation operation. This attribute is exposed as input by default.