Wolfram answer for cubed root of -1

  • Context: High School 
  • Thread starter Thread starter daviddoria
  • Start date Start date
  • Tags Tags
    Root
Click For Summary

Discussion Overview

The discussion centers around the cube root of -1, particularly the output provided by Wolfram Alpha and the nature of complex roots. Participants explore the implications of multi-valued functions in complex analysis and the specific outputs given by computational tools.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested

Main Points Raised

  • David questions why Wolfram Alpha provides a complex approximation for (-1)^(1/3) instead of the real number -1.
  • Another participant points out that the output from Wolfram includes a complex number and suggests verifying by cubing it.
  • David reiterates the question about the output and introduces the concept of multiple solutions in the complex plane, mentioning e^{iπ/3} and e^{-iπ/3} as additional roots.
  • A participant clarifies that Wolfram Alpha gives the principal value for multi-valued functions and explains the mathematical definition of the cube root in polar form.
  • It is noted that to obtain all three cube roots, one could use a specific command in Mathematica.

Areas of Agreement / Disagreement

Participants express differing views on the nature of the output from Wolfram Alpha, with some emphasizing the principal value while others highlight the existence of multiple roots. The discussion remains unresolved regarding the interpretation of the output.

Contextual Notes

There is an implicit assumption about the understanding of complex numbers and multi-valued functions, which may not be universally shared among participants. The discussion also reflects varying interpretations of what constitutes the "correct" answer in this context.

daviddoria
Messages
96
Reaction score
0
At http://www.wolframalpha.com/ , if you type:

1) (-1)^(1/3)

It gives a complex approximation. Isn't it exactly -1?

David
 
Mathematics news on Phys.org
The solution Wolfram gave you is {1 \over {2}} + i\sqrt{3}/2. Cube it and see what you get
 
daviddoria said:
At http://www.wolframalpha.com/ , if you type:

1) (-1)^(1/3)

It gives a complex approximation. Isn't it exactly -1?

David

That's one answer. There is also {\rm e^i}^{{{\pi}\over{3}}} and {\rm e^-^i}^{{{\pi}\over{3}}}

Generally, the n'th root has n values if you include complex numbers. The solutions are on a circle in the complex plane at equal radius from the origin and separated from each other by an angle of 2pi/n.
 
So they are just giving the first solution? I'm confused why it doesn't say, -1, e^{i\pi / 3}, e^{-i\pi / 3} ?
 
Mathematica always returns the principal value for a multi-valued function. So if we define:

z^{1/3}=r^{1/3} e^{\frac{i}{3}(\theta+2n\pi)},\quad n=0,1,2

then the principal value is:

r^{1/3}e^{i/3\theta},\quad -\pi<\theta\leq \pi

so that Mathematica returns for:

(-1)^{1/3}=e^{i/3(\pi)}

if you wanted all three, enter:

Solve[z^3==-1,z]
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
6K
  • · Replies 9 ·
Replies
9
Views
12K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 21 ·
Replies
21
Views
5K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K