Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JcR
 
Posts: n/a
Default what is formula for cubed root

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 has worked yet for
cubed root

thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Michael M
 
Posts: n/a
Default what is formula for cubed root

Hi

=A1^(1/3)

HTH
Michael

"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 has worked yet for
cubed root

thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ian P
 
Posts: n/a
Default what is formula for cubed root

=POWER(A1,1/3)

Ian

"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 has worked yet for
cubed root

thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is the formula for the cubed root of JcR Excel Discussion (Misc queries) 1 May 22nd 06 01:08 AM
assign formula to another cell Dannycol Excel Worksheet Functions 3 May 12th 06 09:46 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
Root mean square (RMS) error formula Lea Olsen Excel Worksheet Functions 2 February 3rd 05 04:13 PM


All times are GMT +1. The time now is 04:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"