Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Andy
 
Posts: n/a
Default I need the syntax for the cube root function in excel.

I am using a spreadsheet to automate a calculation requiring the cube root of
a number.

Thank you in advance,
  #2   Report Post  
Ken Wright
 
Posts: n/a
Default

=125^(1/3)

=POWER(125,1/3)

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"Andy" wrote in message
...
I am using a spreadsheet to automate a calculation requiring the cube root

of
a number.

Thank you in advance,



  #3   Report Post  
Norman Jones
 
Posts: n/a
Default

Hi Andy,

One way, the cube root of n:

= n^(1/3)


---
Regards,
Norman



"Andy" wrote in message
...
I am using a spreadsheet to automate a calculation requiring the cube root
of
a number.

Thank you in advance,



  #4   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Mon, 10 Jan 2005 12:09:02 -0800, "Andy"
wrote:

I am using a spreadsheet to automate a calculation requiring the cube root of
a number.

Thank you in advance,


Algebra:

=n^(1/3)

n can be replaced by a number or a cell reference.


--ron
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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Access Module coded converted to Excel Function Adam Excel Discussion (Misc queries) 1 December 23rd 04 02:48 PM
Excel Send To function problem kysiow Excel Discussion (Misc queries) 1 December 10th 04 01:37 AM
Excel function help facilities RPS Excel Discussion (Misc queries) 1 December 8th 04 02:36 AM
I cant use englisch function names in a swedich version of excel PE Excel Discussion (Misc queries) 2 December 7th 04 01:00 AM


All times are GMT +1. The time now is 06:39 AM.

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"