Power
This Node can be used to exponentiate the Base value, i.e., multiply it by itself the number of times defined in the Exponent value. If Base is set to 5 and Exponent to 2, 5 to the power of 2 will be calculated, i.e., 5*5 = 25.