Skip to content
Medium

The Square Root Function

Simple Explanation

The basic square root function, y = √x, traces exactly one half of a sideways parabola, starting at the origin and extending only to the right, since negative numbers have no real square root β€” its domain is restricted to x β‰₯ 0.

Why Do We Need It?

Recognizing this restricted-domain shape is essential β€” unlike most other elementary functions, a square root function simply does not exist for part of the number line.

See It

Graph of y = √x
-2-2224466880xy(0,0)

A curve starting at the origin and extending to the right, resembling half of a sideways parabola, with no graph for negative x

Formula

General Square Root Function

y = a√(x βˆ’ h) + k (x β‰₯ h)

A square root function traces half of a sideways parabola, starting at a fixed point (h, k) and extending in only one horizontal direction, since the domain is restricted to x β‰₯ h.

a
β€” scales the curve, and flips it if negative
h, k
β€” the coordinates of the curve's starting point

When to use it: Whenever you need to recognize or sketch the shape of a square root function, and identify its domain restriction.

Worked Example

Find the domain and evaluate a square root function

For y = √(x βˆ’ 3), state the domain and find y when x = 12.

    Why Does This Work?

    The square root of a negative number is not a real number, so any x-value that would make the expression under the root negative simply has no valid y-value β€” this forces the domain restriction, x β‰₯ h.

    Real-Life Example

    Pendulum period versus length

    A pendulum's swing period depends on the square root of its length: T = 2Ο€βˆš(L/g).

    Since length L cannot be negative, this formula naturally has the same domain restriction (L β‰₯ 0) as the basic square root function.

    Practice

    What is the domain of y = √(x + 5)?

    Medium

    Common mistake

    Assuming a square root function is defined everywhere, like most other elementary functions β€” always check its domain restriction first.

    Quick Review

    • y = a√(xβˆ’h)+k starts at (h,k) and extends in one direction only.
    • Domain: x β‰₯ h (the expression under the root cannot be negative).
    • Shaped like half of a sideways parabola.