$ \color{blue}{ -x^{3}+79x^{2}+11740x-718300 } $ is a polynomial of degree 3. To find zeros for polynomials of degree 3 or higher we use Rational Root Test.
The Rational Root Theorem tells you that if the polynomial has a rational zero then it must be a fraction $ \dfrac{p}{q} $, where p is a factor of the trailing constant and q is a factor of the leading coefficient.
The factor of the leading coefficient ( -1 ) is 1 .The factors of the constant term (-718300) are 1 2 4 5 10 11 20 22 25 44 50 55 100 110 220 275 550 653 1100 1306 2612 3265 6530 7183 13060 14366 16325 28732 32650 35915 65300 71830 143660 179575 359150 718300 . Then the Rational Roots Tests yields the following possible solutions:
$$ \pm \frac{ 1 }{ 1 } , ~ \pm \frac{ 2 }{ 1 } , ~ \pm \frac{ 4 }{ 1 } , ~ \pm \frac{ 5 }{ 1 } , ~ \pm \frac{ 10 }{ 1 } , ~ \pm \frac{ 11 }{ 1 } , ~ \pm \frac{ 20 }{ 1 } , ~ \pm \frac{ 22 }{ 1 } , ~ \pm \frac{ 25 }{ 1 } , ~ \pm \frac{ 44 }{ 1 } , ~ \pm \frac{ 50 }{ 1 } , ~ \pm \frac{ 55 }{ 1 } , ~ \pm \frac{ 100 }{ 1 } , ~ \pm \frac{ 110 }{ 1 } , ~ \pm \frac{ 220 }{ 1 } , ~ \pm \frac{ 275 }{ 1 } , ~ \pm \frac{ 550 }{ 1 } , ~ \pm \frac{ 653 }{ 1 } , ~ \pm \frac{ 1100 }{ 1 } , ~ \pm \frac{ 1306 }{ 1 } , ~ \pm \frac{ 2612 }{ 1 } , ~ \pm \frac{ 3265 }{ 1 } , ~ \pm \frac{ 6530 }{ 1 } , ~ \pm \frac{ 7183 }{ 1 } , ~ \pm \frac{ 13060 }{ 1 } , ~ \pm \frac{ 14366 }{ 1 } , ~ \pm \frac{ 16325 }{ 1 } , ~ \pm \frac{ 28732 }{ 1 } , ~ \pm \frac{ 32650 }{ 1 } , ~ \pm \frac{ 35915 }{ 1 } , ~ \pm \frac{ 65300 }{ 1 } , ~ \pm \frac{ 71830 }{ 1 } , ~ \pm \frac{ 143660 }{ 1 } , ~ \pm \frac{ 179575 }{ 1 } , ~ \pm \frac{ 359150 }{ 1 } , ~ \pm \frac{ 718300 }{ 1 } ~ $$Substitute the POSSIBLE roots one by one into the polynomial to find the actual roots. Start first with the whole numbers.
If we plug these values into the polynomial $ P(x) $, we obtain $ P(55) = 0 $.
To find remaining zeros we use Factor Theorem. This theorem states that if $\frac{p}{q}$ is root of the polynomial then this polynomial can be divided with $ \color{blue}{q x - p} $. In this example:
Divide $ P(x) $ with $ \color{blue}{x - 55} $
$$ \frac{ -x^{3}+79x^{2}+11740x-718300 }{ \color{blue}{ x - 55 } } = -x^{2}+24x+13060 $$Polynomial $ -x^{2}+24x+13060 $ can be used to find the remaining roots.
$ \color{blue}{ -x^{2}+24x+13060 } $ is a second degree polynomial. For a detailed answer how to find its roots you can use step-by-step quadratic equation solver.