I'm trying to differentiate the following function:
$f(x)=4x^2\sqrt{x}+6\sqrt{x}+\frac{8}{\sqrt{x}}$
I know the result is $f'(x)=10x\sqrt{x}+\frac{3}{\sqrt{x}}-\frac{4}{x\sqrt{x}}$
However, I have no idea about how to do it. Please, can anyone explain me what are the steps here?