So to show the function is increasing/decreasing we differentiate and show it is more than zero/less than zero: We have
$$f(x)=x^{5/3}-kx^{4/3}+k^2x$$
Hence,
$$f'(x)=\frac{5}{3}x^{2/3}-\frac{4k}{3}x^{1/3}+k^2$$
But how do I show
$$\frac{5}{3}x^{\frac{2}{3}}-\frac{4k}{3}x^{\frac{1}{3}}+k^2>0$$
Change variables to $y = x^{1/3}$ to get the quadratic equation $$5y^2 - 4ky + 3k^2>0$$ with discriminant $$ b^2-4ac = 16k^2-60k^2 $$ Can you finish this?