Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
myers291
 
Posts: n/a
Default how to fourth root a number on excel

does anyone know if you can fourth root numbers on an excel spreadsheet?
  #2   Report Post  
Conrad Carlberg
 
Posts: n/a
Default how to fourth root a number on excel

Use the caret operator and, for roots, a fraction. For example, to get the
fourth root of 16:

=16^(1/4)

--
C^2
Conrad Carlberg

Excel Sales Forecasting for Dummies, Wiley, 2005


"myers291" wrote in message
...
does anyone know if you can fourth root numbers on an excel spreadsheet?



  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default how to fourth root a number on excel

Another way

=POWER(16,1/4)

--

Regards,

Peo Sjoblom

"Conrad Carlberg" wrote in message
k.net...
Use the caret operator and, for roots, a fraction. For example, to get the
fourth root of 16:

=16^(1/4)

--
C^2
Conrad Carlberg

Excel Sales Forecasting for Dummies, Wiley, 2005


"myers291" wrote in message
...
does anyone know if you can fourth root numbers on an excel spreadsheet?





  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how to fourth root a number on excel

what is a root, and how do you get it?
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default how to fourth root a number on excel

Square root: =a1^(1/2)
Cubic root: =a1^(1/3)
Fourth root: =a1^(1/4)??????? Or explain what you're trying to achieve

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"kendra pieper" wrote in message . ..
| what is a root, and how do you get it?




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default how to fourth root a number on excel

Fourth root is x^1/4

yth root is x^1/y

etc.

Dave
--
Brevity is the soul of wit.


"Niek Otten" wrote:

Square root: =a1^(1/2)
Cubic root: =a1^(1/3)
Fourth root: =a1^(1/4)??????? Or explain what you're trying to achieve

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"kendra pieper" wrote in message . ..
| what is a root, and how do you get it?



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default how to fourth root a number on excel

A square root of a number is that number that you multipy by itself (used twice)
to get the original number:

The positive square root of 64 is 8 because 8*8=64.

The cube root of a number is the number that is multiplied by itself 3 times
gives the original number.

the cube root of 27 is 3 because 3*3*3=27



kendra pieper wrote:

what is a root, and how do you get it?


--

Dave Peterson
  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,939
Default how to fourth root a number on excel

You can just use "to the Power of" with the inverse of the number...

=16^(1/4)
--
HTH...

Jim Thomlinson


"unknown" wrote:


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 - turn a page number in a header from horizontal to vertical pbrookstx Charts and Charting in Excel 1 June 4th 05 01:01 AM
Does excel have a 'cubed root' function? How can it work it out? Di in Oz Excel Worksheet Functions 1 April 30th 05 12:37 AM
How do I start an Excel entry with then number 0? cajundoc Excel Discussion (Misc queries) 2 April 20th 05 08:23 PM
How to format a number in Indian style in Excel? Victor_alb Excel Discussion (Misc queries) 2 December 21st 04 04:21 AM
How do you calculate the nth root of a number in Excel 2003? William Excel Worksheet Functions 2 November 17th 04 04:19 PM


All times are GMT +1. The time now is 07:02 PM.

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

About Us

"It's about Microsoft Excel"