Calculate the radicals

58 Views Asked by At

I want to calculate this expresion

$ \sqrt {1-2 \sqrt[3]{6} + \sqrt[3]{36}} $

And this expresion I want to simplify it

$ \frac {3 \sqrt{a}}{a} + a^{\frac{1}{6}} \sqrt[3]{a} - \frac{a^{\frac{2}{7}}}{\sqrt{a}} - \frac{3a^0}{\sqrt{a}} $ with a>0

2

There are 2 best solutions below

6
On

$\sqrt[3]{36}=\sqrt[3]{6^2}=(\sqrt[3]6)^2$

So, $1-2\sqrt[3]6+\sqrt[3]{36}=1^2-2\cdot1\cdot\sqrt[3]6+(\sqrt[3]6)^2=?$

0
On

Hint:

The coefficients $1,-3,3,-1$ seem to indicate a perfect cube $(a^\alpha-a^\beta)^3$. If this is true, you will find terms $a^{3\alpha}$ and $-a^{3\beta}$.