Previous Up Next

rootn
n-th float root calculation:: "rootn x y" returns x to the power 1/y.

F rootn (
F _x_
F _y_
)
Parameters

_x_
any floating number
_y_
any floating number
Return value

root