POW Function
POW( <value>, <power> )
Computes the value raised to the specified power.
Function Parameters
Parameter
Description
<value>
The value to raise.
<power>
The power to raise the value.