+ Reply to Thread
Results 1 to 3 of 3

Perform the square root function in excel.

  1. #1
    Se7en
    Guest

    Perform the square root function in excel.

    How do I perform square root function in excel?

  2. #2
    Niek Otten
    Guest

    Re: Perform the square root function in excel.

    =SQRT(A1)

    --
    Kind regards,

    Niek Otten

    Microsoft MVP - Excel

    "Se7en" <Se7en@discussions.microsoft.com> wrote in message
    news:12BF479A-CA41-444C-9859-7B4F4A32BF29@microsoft.com...
    > How do I perform square root function in excel?




  3. #3
    Bernard Liengme
    Guest

    Re: Perform the square root function in excel.

    Or for a change use
    =POWER(A1, 0.5)
    or
    =A1^(1/2)

    There are more ways of killing a pig than.........
    --
    Bernard V Liengme
    www.stfx.ca/people/bliengme
    remove caps from email

    "Niek Otten" <nicolaus@xs4all.nl> wrote in message
    news:e7ice5xhFHA.1416@TK2MSFTNGP09.phx.gbl...
    > =SQRT(A1)
    >
    > --
    > Kind regards,
    >
    > Niek Otten
    >
    > Microsoft MVP - Excel
    >
    > "Se7en" <Se7en@discussions.microsoft.com> wrote in message
    > news:12BF479A-CA41-444C-9859-7B4F4A32BF29@microsoft.com...
    >> How do I perform square root function in excel?

    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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