power(<Number>, <Number>) : Number
The power function is used to raise the first numeric parameter by the second numeric parameter.
power(2, 3) => 8
Learn more about how you can get started using the Formula Field.
Type above and the results will be displayed here.