As the title says, I am unable to find a proper proof for the divergence of
$$\int_1^\infty \cos(x^{3/4})$$
As its is not positive, I can't use any of the divergence tests, nor compare it to a sum.
Opening the integral and trying to solve it is resulting in something very ugly, and I doubt that it is the right way to do it.
Could use some help, thank you.
HINT:
Enforce the substitution $x=t^{4/3}$. Then, $dx=\frac43 t^{1/3}\,dt$. Therefore, we have
$$\int_1^\infty \cos(x^{3/4})\,dx=\frac43\int_1^\infty t^{1/3}\cos (t)\,dt$$
Can you finish from here?