When the radicand contains a variable, the radical becomes a function. Each input produces an output through the root operation. The index determines which inputs are valid and what shape the graph takes.
Square root functions and cube root functions are the most common, but the patterns extend to any index. Understanding these functions connects radicals to the broader study of function behavior.
The Square Root Function
The parent square root function is:
f(x)=x
For each non-negative input, it returns the principal square root.
Range: [0,∞) — outputs are non-negative by the principal root convention.
Key points on the graph:
(0,0),(1,1),(4,2),(9,3),(16,4)
The graph starts at the origin and rises to the right. It increases throughout its domain but the rate of increase slows — the curve bends downward, concave down.
The function is one-to-one. It passes the horizontal line test and has an inverse.
Graph of the Square Root Function
The square root graph has a distinctive shape: it begins at a point and curves gradually upward to the right.
At x=0, the graph has an endpoint — no values exist to the left.
As x increases, x increases, but each additional unit of input produces less additional output. From x=0 to x=1, the output increases by 1. From x=1 to x=4, only another 1. From x=4 to x=9, another 1.
100=10,10000=100
Multiplying the input by 100 only multiplies the output by 10.
The curve is the upper half of a parabola lying on its side. This connection becomes clear when considering inverse functions — the square root is the inverse of squaring restricted to non-negative values.
The Cube Root Function
The parent cube root function is:
f(x)=3x
Unlike the square root, it accepts all real inputs.
Domain: (−∞,∞) — any real number has a real cube root.
Range: (−∞,∞) — outputs span all real numbers.
Key points:
(−8,−2),(−1,−1),(0,0),(1,1),(8,2)
The graph passes through the origin and extends in both directions. Negative inputs yield negative outputs; positive inputs yield positive outputs. The function preserves sign, consistent with properties of odd-index radicals.
The cube root function is also one-to-one, with the cubing function as its inverse.
Graph of the Cube Root Function
The cube root graph has an S-like shape, though gentler than a cubic.
At x=0, the graph passes through the origin — not an endpoint but an inflection point where concavity changes.
For x>0, the curve rises but flattens as x increases. For x<0, it falls but flattens as x decreases toward negative infinity.
The function is symmetric about the origin:
f(−x)=−f(x)
This is odd symmetry. Reflecting the graph across both axes leaves it unchanged.
Growth is slow. Large inputs produce relatively modest outputs:
31000=10,31000000=100
Cube roots tame large numbers, compressing wide ranges into narrower ones.
General Nth Root Functions
The pattern extends to any positive integer index:
f(x)=nx
For even n (fourth root, sixth root, etc.):
Domain: [0,∞)
Range: [0,∞)
Shape resembles the square root — starts at origin, rises to the right, concave down.
Higher even indices produce flatter curves. The fourth root rises more slowly than the square root.
For odd n (fifth root, seventh root, etc.):
Domain: (−∞,∞)
Range: (−∞,∞)
Shape resembles the cube root — S-curve through origin, odd symmetry.
Higher odd indices produce flatter curves. The fifth root is flatter than the cube root.
All nth root functions are one-to-one and serve as inverses to the corresponding power functions, with domain restrictions for even indices.
Domain of Radical Functions
When the radicand is an expression, solve for valid inputs.
f(x)=x−3
The radicand x−3 must be non-negative:
x−3≥0⇒x≥3
Domain: [3,∞).
g(x)=5−2x
5−2x≥0⇒x≤25
Domain: (−∞,25].
h(x)=3x+4
Odd index — no restriction on the radicand.
Domain: (−∞,∞).
These domain calculations use the same principles as simplifying expressions and solving radical equations. The index determines whether restrictions apply.
Transformations
Radical functions transform like any function family.
Vertical shift: f(x)=x+k
Shifts the graph up if k>0, down if k<0. Range becomes [k,∞).
Horizontal shift: f(x)=x−h
Shifts the graph right if h>0, left if h<0. Domain becomes [h,∞).
Vertical stretch or compression: f(x)=ax
Stretches if ∣a∣>1, compresses if ∣a∣<1.
Reflection over the x-axis: f(x)=−x
The graph flips upside down. Range becomes (−∞,0].
Reflection over the y-axis: f(x)=−x
The graph reflects horizontally. Domain becomes (−∞,0].
Combined example:
f(x)=2x−1+3
Start at (1,3), stretched vertically by factor 2, rising to the right.
Inverse Relationship with Power Functions
Radical functions and power functions are inverses.
The square root function f(x)=x is the inverse of g(x)=x2 when g is restricted to x≥0.
f(g(x))=x2=xfor x≥0
g(f(x))=(x)2=xfor x≥0
The cube root function f(x)=3x is the inverse of g(x)=x3 with no restriction needed.
f(g(x))=3x3=xfor all real x
g(f(x))=(3x)3=xfor all real x
Graphically, inverse functions reflect across the line y=x. The parabola y=x2 and the square root curve are mirror images across this diagonal.
The identity x2=∣x∣ from properties explains why the restriction x≥0 is needed for the square function. Without it, the square function is not one-to-one and has no inverse.
Finding Inverses of Radical Functions
To find the inverse of a radical function, swap x and y, then solve.
f(x)=x−5,x≥5
Write as y=x−5.
Swap: x=y−5
Solve: x2=y−5, so y=x2+5
The inverse is f−1(x)=x2+5, with domain x≥0 (matching the range of the original).
g(x)=32x+1
Swap: x=32y+1
Cube: x3=2y+1
Solve: y=2x3−1
The inverse is g−1(x)=2x3−1, valid for all real x.
The connection between rational exponents and roots makes these inverse relationships algebraically natural. Roots undo powers; powers undo roots.
Graphing Strategy
To graph a transformed radical function:
Identify the parent function based on the index.
Determine the domain by setting the radicand appropriately — non-negative for even index, unrestricted for odd.
Find the starting point (for even index) or the center point (for odd index) after applying shifts.
Plot additional points using the transformed function.
Sketch the curve, respecting concavity — down for even index, changing at inflection for odd index.
Example: f(x)=−x+2+4
Parent: x
Domain: x+2≥0, so x≥−2
Starting point: (−2,4)
Reflected over x-axis, so the curve descends to the right.
Additional point: x=2 gives f(2)=−4+4=−2+4=2
The graph starts at (−2,4) and curves downward to the right.