I'm doing some calculus homework and I got stuck on a question, but eventually figured it out on my own. My textbook doesn't have all the answers included (it only gives answers to even numbered questions for some reason). Anyways I got stuck when I needed to solve for x for this function.
$${\ -3x^3+8x-4{\sqrt{x}}-1=0}$$
I tried to factor it but I couldn't see a way to remove the radical. However, intuitively I could see it the answer to this question was just one, after a long time of confusion. Is there a possible way to factor this? Is there any way to solve this other than just looking at it and seeing the correct answer?
If you are curious here is the question in my textbook:
"Find the equation of the tangent line to the curve at the point (1,5)" $${y=(2-{\sqrt{x})}}{(1+{\sqrt{x}}+3x)}$$
Thank you for your time.

To remove the radical: use a change of variable $x=t^2$. The equation becomes polynomial
$$-3t^6+8t^2-4t-1=0$$ and only positive roots can be accepted.
By inspection, $x=t=1$ is a root. You can deflate the polynomial, but for the other roots, you are stuck.