Graphing a square root function starts with plotting its starting point, then choosing a few strategic x-values that produce clean outputs. The basic square root function, y = √x, begins at the origin (0, 0) and curves gently upward to the right, passing through (1, 1), (4, 2), (9, 3), and (16, 4). Once you understand that shape, every other square root graph is just a shifted, stretched, or flipped version of it.
The Parent Function: y = √x
Every square root graph builds on the parent function y = √x. Its domain (valid x-values) is 0 and above, because you can’t take the square root of a negative number. Its range (output values) is also 0 and above, since a principal square root is never negative. The graph starts at the origin and rises to the right, growing more slowly as x increases.
Three anchor points worth memorizing are (0, 0), (1, 1), and (4, 2). These give you the starting point, a nearby reference, and a point far enough out to see the curve’s shape. If you need more detail, add (9, 3) and (16, 4). Notice the pattern: the x-values are perfect squares, which makes the arithmetic simple. That’s not a coincidence. It’s the core strategy for graphing square roots by hand.
Choosing X-Values That Make the Math Easy
When building a table of values for any square root function, pick x-values that produce perfect squares inside the radical. For the parent function, that means x = 0, 1, 4, 9, 16. For a transformed function like y = √(x − 3), you want x − 3 to equal 0, 1, 4, 9, so you’d choose x = 3, 4, 7, 12. This avoids messy decimals and gives you exact points to plot.
Five points is usually enough to sketch an accurate curve. Plot them, then draw a smooth line that starts at the leftmost point and curves through the rest. The curve should never have sharp corners or straight segments.
Finding the Starting Point
The most important point on any square root graph is where it begins. For the parent function, that’s the origin. For a transformed function, it shifts. The starting point is wherever the expression inside the radical equals zero, because that’s the smallest value the radical can take.
For y = √(x − 5), set x − 5 = 0 and solve: x = 5. The graph starts at (5, 0). For y = √(x + 4) − 3, set x + 4 = 0 to get x = −4, then apply the −3 to the y-value. The starting point is (−4, −3). This point acts like the “anchor” of the entire curve, and everything else radiates from it.
The Transformation Form
The general form for a transformed square root function is y = a√(x − h) + k. Each letter controls a specific change to the parent graph:
- h shifts the graph left or right. Positive h moves it right, negative h moves it left. It appears as a subtraction inside the radical, so y = √(x − 3) shifts right 3, while y = √(x + 2) is really y = √(x − (−2)), shifting left 2.
- k shifts the graph up or down. Positive k moves it up, negative k moves it down. This one is straightforward: y = √x + 4 sits 4 units higher than the parent.
- a controls vertical stretch, compression, and reflection. More on this below.
The starting point of the transformed graph is always (h, k). That’s why finding h and k first is the fastest way to begin your sketch.
Shifts in Action
Horizontal and vertical shifts are the most common transformations you’ll encounter. They don’t change the shape of the curve at all; they just relocate it.
A horizontal shift changes where the graph starts along the x-axis. The tricky part is the sign: because the form uses (x − h), a positive number after the subtraction means a rightward shift. If you see √(x + 6), rewrite it mentally as √(x − (−6)) to confirm the shift is 6 units left.
A vertical shift is simpler. Whatever constant sits outside the radical adds to or subtracts from every y-value. y = √x − 2 takes the entire parent curve and drops it down 2 units. Combine both shifts and you get something like y = √(x − 1) + 3, which starts at (1, 3) instead of the origin, then curves upward and to the right with the same shape as the parent.
Stretching and Compressing
The coefficient “a” in front of the radical controls how steep or flat the curve appears. When the absolute value of a is greater than 1, the graph stretches vertically, making it rise faster. When it’s between 0 and 1, the graph compresses, making it flatter.
For example, y = 2√x passes through (1, 2) and (4, 4) instead of (1, 1) and (4, 2). Every y-value is doubled. Meanwhile, y = 0.5√x passes through (1, 0.5) and (4, 1), cutting every y-value in half. The starting point stays the same in both cases; the curve just rises at a different rate.
Reflections: Flipping the Curve
A negative sign can flip the graph in two different ways, depending on where it’s placed.
A negative sign in front of the radical (outside) flips the graph over the x-axis. y = −√x starts at the origin but curves downward instead of upward, passing through (1, −1) and (4, −2). Every y-value becomes its opposite.
A negative sign inside the radical flips the graph over the y-axis. y = √(−x) starts at the origin but extends to the left instead of the right, passing through (−1, 1) and (−4, 2). This reversal happens because only negative x-values produce a non-negative number inside the radical when you negate x.
You can combine both: y = −√(−x) flips over both axes, curving downward and to the left.
Finding the Domain
The domain of a square root function is every x-value that keeps the expression under the radical at zero or above. For simple cases, set the radicand greater than or equal to zero and solve.
For y = √(x − 3): x − 3 ≥ 0, so x ≥ 3. The domain is all real numbers from 3 onward.
For more complex expressions like y = √(9 − 4x²), you need 9 − 4x² ≥ 0. Factor it as (3 − 2x)(3 + 2x) = 0, which gives zeros at x = 1.5 and x = −1.5. Test a value between them (like x = 0): 9 − 0 = 9, which is positive, so the domain is [−1.5, 1.5]. The graph only exists within that interval.
Step-by-Step Graphing Process
Putting it all together, here’s the process for graphing any square root function:
- Identify h and k to find the starting point (h, k).
- Check for reflections by looking for negative signs inside or outside the radical.
- Note the stretch factor from the coefficient a.
- Build a table using x-values that create perfect squares inside the radical. Start with radicand values of 0, 1, 4, and 9.
- Plot and connect the points with a smooth curve.
As a quick example, graph y = 3√(x + 2) − 1. The starting point is (−2, −1). The curve opens to the right (no negative inside the radical) and stretches vertically by a factor of 3. Build the table: when x = −2, y = −1. When x = −1 (radicand = 1), y = 3(1) − 1 = 2. When x = 2 (radicand = 4), y = 3(2) − 1 = 5. When x = 7 (radicand = 9), y = 3(3) − 1 = 8. Plot those four points and draw a smooth curve through them. The domain is x ≥ −2, and the range is y ≥ −1.

