The Cubic Function
Simple Explanation
The basic cubic function, y = x³, has a distinctive S-shaped curve: it passes through the origin, increases everywhere, but flattens out (momentarily levels off) right at the origin before continuing to rise. It is symmetric about the origin — an "odd" function.
Why Do We Need It?
Cubic functions model situations with a genuine "point of inflection" — a section that keeps growing but temporarily slows its rate of growth, unlike the simpler always-curving parabola.
See It
An S-shaped cubic curve passing through the origin, flattening briefly there before continuing to rise
Formula
General Cubic Function
y = ax³ + bx² + cx + d (a ≠ 0)
The general form of a cubic function — the simplest case, y = x³, has a distinctive S-shaped curve that passes through the origin and is symmetric about it (an odd function).
- a, b, c, d
- — real-number coefficients (a ≠ 0, so the x³ term does not vanish)
When to use it: Whenever you need to recognize or sketch the shape of a cubic function.
Worked Example
Evaluate a cubic function
For y = x³, find y when x = −2.
Why Does This Work?
Cubing preserves the sign of the input (a negative number cubed stays negative), which is exactly why the graph passes through every quadrant it needs to and is symmetric about the origin — f(−x) = −f(x) for every x, the defining property of an odd function.
Real-Life Example
Volume of a cube as its side length grows
The volume of a cube, V = s³, grows according to exactly this cubic relationship as its side length s increases.
Doubling a cube's side length multiplies its volume by 2³=8 — a direct real-world instance of the cubic function's rapid growth.
Practice
For y = x³, find y when x = 3.
MediumCommon mistake
Assuming a cubic graph looks the same as a quadratic graph — a cubic has an S-shape with a flattening point, not a single smooth U-shape like a parabola.
Quick Review
- y = x³ passes through the origin, with an S-shaped curve.
- It is an odd function: f(−x) = −f(x).
- General form: y = ax³ + bx² + cx + d.