Power function

POWER raises a value to the specified power. Enter a separator (shown as a comma below) after the value.

Syntax

POWER (value, power)

Examples

POWER (10,2) = 100