(35s) y^x for y < 0 and x < 1 (complex roots)
|
04-29-2016, 09:09 AM
(This post was last modified: 04-29-2016 09:21 AM by Dieter.)
Post: #2
|
|||
|
|||
RE: (35s) y^x for y < 0 and x < 1 (complex roots)
(04-29-2016 06:28 AM)brianddk Wrote: Howdy, According to this rule –8^(3/5) should work, but it doesn't => INVALID yx. I think it's much simpler: the error in your example occurs because you want the calculator to evaluate (–8)^0,333333333333. But this does NOT equal (–8)^(1/3), so no (real) result exists. That's why there is a XROOT function (x√y, on the K key). –8 [ENTER] 3 [x√y] returns –2, as expected. Here no errors occur for y<0 if x is an odd integer. So instead of –8^(3/5) you can use –8^3 = –512 and then the 5th root of this yields –3,4822. Dieter |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(35s) y^x for y < 0 and x < 1 (complex roots) - brianddk - 04-29-2016, 06:28 AM
RE: (35s) y^x for y < 0 and x < 1 (complex roots) - Dieter - 04-29-2016 09:09 AM
RE: (35s) y^x for y < 0 and x < 1 (complex roots) - brianddk - 04-29-2016, 11:29 AM
|
User(s) browsing this thread: 1 Guest(s)