Graphing the function will help us see if our results are reasonable. Here is a graph:
Note the graph is even (symmetrical with respect to the y-axis, because every exponent in the polynomial is even.
There is no general method for solving a 6th degree polynomial equation.
By far the easiest way to find the APPROXIMATE real roots is by graphing the function on a graphing calculator and finding the zeros from the graph.
My TI-83 shows the real roots to be +/- 1.599296855 to 9 decimal places, which is consistent with the graph.
You can get that same result using Newton's Method. Look on the internet for a video on how to use Newton's Method on a TI83 or TI84 calculator.
I would consider doing that very worthwhile, since Newton's Method is a very powerful tool.
Finally, there is a way to find the exact real roots for this example.
Since the function is even, let y=a^2 and write the equation as
x^3-12x^2+48x-61=0
Then look again on the internet and find the formula for the general solution of a cubic equation and use it; then remember that you are solving for a=sqrt(x), not for x.
It is a very ugly formula, which I have never tried to use; and I have no inclination to try it on your example. So if you want to find the exact real zeros, I say have fun...!
It looks as a miracle, but I will give a precise solution to the given equation.
The starting equation is
= . (1)
Recall the standard formula (x-y)^3 = x^3 - 3x^2y + 3x*y^2 - y^3.
In the formula, put x = a^2, y = 4. You will get
= + 3.
Hence, the given equation is EQUIVALENT to
= -3. (2)
It implies that
= ,
or
= - . (3)
Hence,
= ,
a = +/- . (4)
Approximate numerical values of the roots (4) are +/- 1.599297.