Results 1 to 10 of 10

Thread: Root Powers

  1. #1

    Thread Starter
    Hyperactive Member Q_Me's Avatar
    Join Date
    Dec 2001
    Posts
    327

    Root Powers

    Okay simplify 9^(1/2) how would you show your work?

    You know 9^3 = 9*9*9 right?

    So how would you do that "9*9*9" thing with a fractional power?
    53323737 15 743 313402 05 740313063. 17 15 4150 743 313402 05 140393403437 5203 743 30210.


  2. #2
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860
    9^(1/2) = sqr(9) = 3

    9^(1/3) would be the cubic root of 9
    Don't pay attention to this signature, it's contradictory.

  3. #3
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    I'm in front of the computer.
    Posts
    270
    I'm just trying to give some ideas in case you need more than that.

    9^1 = 9
    9^0 = 1

    Therfore 9^0.5 must be somewhere in between that.

    Also, x^y = sqr(x)^2y (since for each x you can substitute sqr(x) * sqr(x))

    Therefore

    9^0.5 = sqr(9)^1 = sqr(9) = 3^1 = 3
    Alphanos

  4. #4
    Frenzied Member
    Join Date
    Jul 1999
    Location
    Huntingdon Valley, PA 19006
    Posts
    1,151
    x^n for rational values of n can be done with powers and roots. For example.

    x^(5/6) is the 6th root of (x^5).

    For irrational values of n, it is more complicated, requiring natural logarithm and exponential functions.

    ln(x^n) = n*ln(x)

    x^n = e^[ ln(x^n) ]

    Natural logarithms and the exponential function can be calculated using series which converge to the required values. The series are described in various mathematical texts and handbooks.
    Live long & prosper.

    The Dinosaur from prehistoric era prior to computers.

    Eschew obfuscation!
    If a billion people believe a foolish idea, it is still a foolish idea!
    VB.net 2010 Express
    64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.

  5. #5

    Thread Starter
    Hyperactive Member Q_Me's Avatar
    Join Date
    Dec 2001
    Posts
    327
    You guys didn't get the point. I know how to find the roots of numbers but how would it be simplified?

    4^2 = 2*2
    4^1/2 = ?*?*?*?*?
    9^2 = 81
    9^1/2 = ?*?*?*?*?

    So what would you put in for the "?" on each one.

    That is what I mean. What would you fill in for the "?"?
    53323737 15 743 313402 05 740313063. 17 15 4150 743 313402 05 140393403437 5203 743 30210.


  6. #6
    Addicted Member
    Join Date
    Aug 2002
    Location
    London UK
    Posts
    255
    You can't, no such expansion exists.
    Not at all related to sheep...

  7. #7

    Thread Starter
    Hyperactive Member Q_Me's Avatar
    Join Date
    Dec 2001
    Posts
    327
    Then how the hell do calculators do it? I guess they got about infinite memory to store each kind of root of every number.
    53323737 15 743 313402 05 740313063. 17 15 4150 743 313402 05 140393403437 5203 743 30210.


  8. #8
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860
    Actually, calculators (or so I've heard) GUESS they're answers, then improve upon that guess until they get it right
    Don't pay attention to this signature, it's contradictory.

  9. #9
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    I'm in front of the computer.
    Posts
    270
    Well, actually 2^0.5 = 2^0.25 * 2^0.25 = 2^0.125 * 2^0.125 * 2^0.125 * 2^0.125, etc.

    To calculate square roots, most modern calculators would use this formula:

    X = 0.5 * (X + Y/X)

    Where Y is the number you want the square root of, and X is the guess as to what it might be. Each time the guess is replaced with a more accurate value until the answer is as accurate as needed; then it stops. Try it out.
    Alphanos

  10. #10
    Addicted Member
    Join Date
    Aug 2002
    Location
    Windsor, Ontario's City of Pollution
    Posts
    165
    If you really wanted to you could use the binomial theorem, which works for all real powers, as well as natural powers, but becomes an infinite sum. I'm not sure if that's what you wanted though.
    Merry Math Making!

Posting Permissions

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



Click Here to Expand Forum to Full Width