Art of Problem Solving

Cubic polynomial: Difference between revisions

Stub
Saheta (talk | contribs)
mNo edit summary
Line 1: Line 1:
A '''cubic polynomial''' is a [[polynomial]] of the form <math>ax^3+bx^2+cx+d=0</math>.
A '''cubic polynomial''' is a [[polynomial]] of the form <math>ax^3+bx^2+cx+d=0</math>.
 
A cubic polynomial is a polynomial of degree 3. A univariate cubic polynomial has the form . An equation involving a cubic polynomial is called a cubic equation. A closed-form solution known as the cubic formula exists for the solutions of an arbitrary cubic equation.
{{Stub}}
{{Stub}}

Revision as of 13:11, 25 November 2017

A cubic polynomial is a polynomial of the form $ax^3+bx^2+cx+d=0$. A cubic polynomial is a polynomial of degree 3. A univariate cubic polynomial has the form . An equation involving a cubic polynomial is called a cubic equation. A closed-form solution known as the cubic formula exists for the solutions of an arbitrary cubic equation. This article is a stub. Help us out by expanding it.