Hast du das schon probiert ?
Zitat Zitat von Bascom Help
Returns the power of a single variable and its argument

Syntax
var = POWER( single, raise )


Remarks

Var A numeric variable that is assigned with the power of variable single ^ raise.
Single The single variable to get the power of.