a question in mathematic and matlab

Status
Not open for further replies.

v9260019

Member level 2
Joined
Jun 5, 2005
Messages
47
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,680
Hello everyone
If let in=input and out=output
in[1]:=(2+I)^5
out[1]:=-38+41i
then
in[2]:=%^(1/5)
out[2]:=2+i
the answer 2+i=2+i------right, but the following have some problem
in[3]:=(5+6I)^5
out[3]:=-9475-27474i
then
in[4]:=%^(1/5)
out[4]:=(-9475-27474i)^(1/5)
in[5]:=N[%]
out[5]:=7.25142-2.90118i
the answer 7.25142-2.90118i ≠ 5+6i
the above is the same in matlab , why?????????????
 

echo47
sorry
i am afraid i can't get you ,would you explain in detail-----thanks
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…