Is there a simple worksheet method to determine a cube root?
Try this:
For a value in A1
B1: =A1^(1/3)
Does that help?
***********
Regards,
Ron
XL2002, WinXP-Pro
"Bob Wall" wrote:
Is there a simple worksheet method to determine a cube root? I can find a
square root using X^.5.
|