Why does Wolfram say domain of $y=\sqrt[3]{(x-1)^2(x+2)}$ is $x \in \mathcal{R} : x \ge 2$

115 Views Asked by At

Why does Wolfram say domain of $$y=\sqrt[3]{(x-1)^2(x+2)}$$ is $$x \in \mathcal{R} : x \ge 2$$ when I think is actually all real numbers because it's third root? Even google's quick answer is saying that, but they are probably just using Wolfram and showing the result as their own.

3

There are 3 best solutions below

0
On BEST ANSWER

One solution to this can be found when you input the equation in wolfram alpha: enter image description here

It appears that wolfram alpha considers negative values outside of the domain of the principal root. If you click on "Use the real-valued root" you will get the expected answer.

Domain: R

3
On

Thr answer of Wolfram is not correct: in fact $\sqrt[3]{x}$ is defined $\forall x \in R$ (also negative or $0$). So in your case $\sqrt[3]{(x-1)^2(x+2)}$ is defined $\forall x \in R$

0
On

WA always thinks that $x^{\frac{1}{3}}=\sqrt[3]{x},$ but it's wrong.

By definition, the domain of $x^r$, where $r\in\mathbb Q$, is $(0,+\infty)$.

The domain of $\sqrt[n]{x}$, where $n\in\mathbb N$, $n$ is even and $n\geq2$, is $[0,+\infty)$;

The domain of $\sqrt[n]{x}$, where $n\in\mathbb N$, $n$ is odd and $n\geq3$, is $\mathbb R$.