When I try to direct substitute the value I am getting $\infty \cdot 0$. Actually it's not the entire question it is the last step where I reached and I don't know how to proceed further. The actual question is
$$\lim_{ x \to \pm \infty } x *( \sqrt{ x^2 + \sqrt{ x^4 + 1} } - x \sqrt{2})$$
For $x\to +\infty$
$$x \cdot\left( \sqrt{ x^2 + \sqrt{ x^4 + 1} } - x \sqrt{2}\right)=x \cdot\left( \sqrt{ x^2 + \sqrt{ x^4 + 1} } - x \sqrt{2}\right)\frac{\sqrt{ x^2 + \sqrt{ x^4 + 1} } + x \sqrt{2}}{\sqrt{ x^2 + \sqrt{ x^4 + 1} } + x \sqrt{2}}=\\=x\cdot\frac{x^2 + \sqrt{ x^4 + 1} - 2x^2}{\sqrt{ x^2 + \sqrt{ x^4 + 1} } + x \sqrt{2}}=x\cdot\frac{\sqrt{ x^4 + 1}-x^2}{\sqrt{ x^2 + \sqrt{ x^4 + 1} } + x \sqrt{2}}\frac{\sqrt{ x^4 + 1}+x^2}{\sqrt{ x^4 + 1}+x^2}=\\=\frac{x}{\left(\sqrt{ x^2 + \sqrt{ x^4 + 1} } + x \sqrt{2}\right)\left(\sqrt{ x^4 + 1}+x^2\right)}=\\=\frac{1}{\left(\sqrt{ 1 + \sqrt{ 1 + 1/x^4} } + \sqrt{2}\right)\left(\sqrt{ x^4 + 1}+x^2\right)}\to 0$$
For $x\to -\infty$
$$x \cdot\left( \sqrt{ x^2 + \sqrt{ x^4 + 1} } - x \sqrt{2}\right)(\to -\infty \cdot \infty)\to-\infty$$