help.........................

[tex]x^2\left(\sqrt[4]{x^2}\right)[/tex]
=====================================================
Explanation:
The fourth root of x is the same as x^(1/4)
I.e,
[tex]\sqrt[4]{x} = x^{1/4}[/tex]
The same applies to x^10 as well
[tex]\sqrt[4]{x^{10}} = \left(x^{10}\right)^{1/4}[/tex]
Multiply the exponents 10 and 1/4 to get 10/4
[tex]\sqrt[4]{x^{10}} = \left(x^{10}\right)^{1/4} = x^{10*1/4} = x^{10/4}[/tex]
[tex]\sqrt[4]{x^{10}} = x^{10/4}[/tex]
-----------------------
If we have an expression in the form x^(m/n), with m > n, then we can simplify it into an equivalent form as shown below
[tex]x^{m/n} = x^a\sqrt[n]{x^b}[/tex]
The 'a' and 'b' are found through dividing m/n
m/n = a remainder b
'a' is the quotient, b is the remainder
-----------------------
The general formula can easily be confusing, so let's replace m and n with the proper numbers. In this case, m = 10 and n = 4
m/n = 10/4 = 2 remainder 2
We have a = 2 and b = 2
So
[tex]x^{m/n} = x^a\sqrt[n]{x^b}[/tex]
turns into
[tex]x^{10/4} = x^2\sqrt[4]{x^2}[/tex]
which means
[tex]\sqrt[4]{x^{10}} = {x^2} \sqrt[4]{x^2}[/tex]