XROOT(Primitive Spread Function) returns the root, Y, of a specified number, X (X1/Y).
SYNTAX:
XROOT(value1,value2)
REMARKS:
Specify the number for which you want the root using the value1 argument. Specify the root you want using the value2 argument. If value2 is an even number, value1 must be a positive number.
EXAMPLES:
XROOT(A3,4)
XROOT(C4,B2)
XROOT(256,3)=6.3496042079