+ Reply to Thread
Results 1 to 2 of 2

find exact values of SQRT

Hybrid View

  1. #1
    big_ears
    Guest

    find exact values of SQRT

    I am attempting to find a value using a series of repeditive formulas. I am
    getting an #NUM error, which I know is wrong.

    I am attempting to calculate:
    ----------------------
    A B
    8.2 =SQRT(3*A-24.6)
    ----------------------

    Now, I know that 3*8.2=24.6. I know that 24.6-24.6=0. I know that the
    SQRT(0)=0, and Excel knows this as well.

    I have looked back at the step-by-step troubleshooting in Excel, and for
    some reason it takes (3*8.2-24.6) to be approximatly -3e^-15 or somthing in
    that range. It thinks that it is a negative number, and won't find the SQRT
    of it, but when I do it in step by steps it does it fine. It just can't
    manage it in one go.

    Why can't I do this and how do I fix it?

    Thanks, I hope this is in the right place.

  2. #2
    Arvi Laanemets
    Guest

    Re: find exact values of SQRT

    Hi


    =SQRT(ROUND(3*A1,1)-24.6)


    --
    Arvi Laanemets
    ( My real mail address: arvi.laanemets<at>tarkon.ee )


    "big_ears" <ms.forums@mailing.50webs.com> wrote in message
    news:D0B25640-83AE-4E46-A641-55CF2F25BE68@microsoft.com...
    >I am attempting to find a value using a series of repeditive formulas. I
    >am
    > getting an #NUM error, which I know is wrong.
    >
    > I am attempting to calculate:
    > ----------------------
    > A B
    > 8.2 =SQRT(3*A-24.6)
    > ----------------------
    >
    > Now, I know that 3*8.2=24.6. I know that 24.6-24.6=0. I know that the
    > SQRT(0)=0, and Excel knows this as well.
    >
    > I have looked back at the step-by-step troubleshooting in Excel, and for
    > some reason it takes (3*8.2-24.6) to be approximatly -3e^-15 or somthing
    > in
    > that range. It thinks that it is a negative number, and won't find the
    > SQRT
    > of it, but when I do it in step by steps it does it fine. It just can't
    > manage it in one go.
    >
    > Why can't I do this and how do I fix it?
    >
    > Thanks, I hope this is in the right place.




+ 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