I really don't know what to try to solve this limit.
$\lim _{x\to \infty }x^2\left(1-\sqrt[3]{\frac{\left(x^2-1\right)}{\left(x^2+1\right)}}\right)$
If I multiply by x^2, it becomes an indeterminate form: + ∞ - ∞
If instead I simplify $1-\sqrt[3]{\frac{\left(x^2-1\right)}{\left(x^2+1\right)}}$ I get to ∞ * 0.
So what could I try? I don't see a way to rewrite $x^2+1$
Let $$t=\sqrt[3]{\frac{\left(x^2-1\right)}{\left(x^2+1\right)}}\implies x^2=-{t^3+1\over t^3-1}$$ then
$$\lim _{t\to 1}-{t^3+1\over t^3-1}(1-t )=\lim _{t\to1 }{t^3+1\over t^2+t+1}={2\over 3}$$