View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default what is the formula for the cubed root of

=A1^(1/3)
--
Gary's Student


"JcR" wrote:

cell a1 = 9
what would the formula be to get the cubed root of the value in cell a1 ?

i found the square root formula "=SQRT(a1) but nothing hs worked yet for
cubed root

thanks