You can put this solution on YOUR website! You can graph it to check how many real roots it has.
.
.
.
.
It has one real root which is not an integer root so numerical methods would be the best way to find the real root.
Using Newton's method, in one iteration, I found the root .
Methods to find complex roots are much more complicated.