+ Reply to Thread
Results 1 to 2 of 2

Function for the n'th square root

  1. #1
    Forum Contributor
    Join Date
    10-31-2006
    Location
    Oslo, Norway
    MS-Off Ver
    MS 365 Business
    Posts
    286

    Function for the n'th square root

    Excel has the POWER-function which returns the result for a number raised to a power.
    So, POWER(9;5) returns 59049

    Is there any function for the calculation the other way?
    .. which return 9, which is the 5th square root of 59049 .. ?

  2. #2
    Valued Forum Contributor
    Join Date
    01-19-2012
    Location
    Barrington, IL
    MS-Off Ver
    Excel 2007/2010
    Posts
    1,211

    Re: Function for the n'th square root

    Try:

    Where n = 5


    =POWER(59049,1/5)
    You should hit F5, because chances are I've edited this post at least 5 times.
    Example of Array Formulas
    Quote Originally Posted by Jacc View Post
    Sorry, your description makes no sense. I just made some formula that looks interesting cause I had nothing else to do.
    Click the * below on any post that helped you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 8
    Last Post: 04-04-2015, 08:45 AM
  2. Perform the square root function in excel.
    By Niek Otten in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-06-2005, 03:05 PM
  3. Perform the square root function in excel.
    By Se7en in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  4. [SOLVED] Perform the square root function in excel.
    By Niek Otten in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 07:05 AM
  5. [SOLVED] Perform the square root function in excel.
    By Se7en in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  6. [SOLVED] Perform the square root function in excel.
    By Se7en in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  7. Perform the square root function in excel.
    By Se7en in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-12-2005, 09:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1