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.
2026-03-26 12:49:20.1774529360
On
On
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 Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
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$.
One solution to this can be found when you input the equation in wolfram alpha:
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.