Is there a way of finding local maxima and minima for high-degree polynomials?

52 Views Asked by At

How can I find the points that makes the derivative equal zero?

For example: $f(x)=x^5+3x^4+2x^3+6x^2+3x-1$

It is hard to solve the fourth degree polynomial obtaining from $f'(x)$.