Welcome to Understanding Roots and Radicals, the third course in our learning path! In the first two courses, we built a solid foundation with exponents and their rules. Now we are ready to explore the other side of the coin: roots. In this first lesson, we focus on square roots — what they mean, how they relate to squaring, and where they show up in everyday life. By the end, you will be able to evaluate square roots of common perfect squares quickly and confidently.
From Squaring to "Un-squaring"
As you may recall from earlier courses, squaring a number means multiplying it by itself. For example, 52=5×5=25. We take a number, apply an operation, and get a result.
But what if we start with the result and work backward? Suppose someone tells us that a number squared equals 25 and asks us to find that number. We need to think: "What number times itself gives 25?" The answer is 5. This process of "undoing" a square is exactly what a square root does.
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal
The square root of a number is the value that, when multiplied by itself, produces that number. We write it using the radical symbol0. For example:
25=5because52=25
In general, a=b means b2=a. The square root and squaring are inverse operations — one undoes the other. Think of it like addition and subtraction, or multiplication and division. If squaring takes us from 7 to 49, then the square root takes us back from 49 to 7.
One important note: the number under the radical sign must be zero or positive. Since multiplying any real number by itself produces a non-negative result, expressions like −9 have no real-number answer. Also, the square root symbol always refers to the non-negative (positive or zero) result. While both 7 and −7 satisfy (?)2=49, we define 49=7. This non-negative value is called the principal square root.
Now that we know what a square root is, let us build a quick-reference toolkit. A perfect square is a whole number that results from squaring another whole number. Recognizing these pairs makes evaluating square roots fast and almost effortless.
n
n2
n2
1
1
1
2
4
2
3
9
3
4
16
4
5
25
5
6
36
6
7
49
7
8
64
8
n
n2
n2
9
81
9
10
100
10
11
121
11
12
144
12
13
169
13
14
196
14
15
225
15
It is well worth becoming familiar with this table. The more of these pairs you can recall from memory, the more smoothly you will move through problems that involve square roots.
One of the most natural places square roots appear is in geometry. Imagine you have a square garden bed and you know its area is 81 square feet. Since the area of a square equals the side length times itself (side2=area), finding the side length means taking the square root of the area:
side=81=9 ft
This is the geometric heart of the square root: it gives us the side length of a square when we know its area. Whether you are measuring a room, a patio, or a tile, the process is identical. A square room with an area of 144 square feet has sides of 144=12 feet. A ceramic tile with an area of 324 square centimeters has sides of 324=18 centimeters.
As you practice, a few pointers will help you stay on track:
Work backward from squaring. If you are unsure about 64, ask yourself: "What number squared gives 64?" Since 8×8=64, you know 64=8.
The result is never negative. By convention, 49 equals 7, not −7. The radical symbol always returns the non-negative value.
Not every number is a perfect square. Numbers like 50 or 70 do not have whole-number square roots. We will learn how to handle those in the next lesson on estimating square roots.
In this lesson, we discovered that the square root is the inverse of squaring — it answers the question "What number, multiplied by itself, gives this value?" We explored the radical symbol 0, built a reference table of perfect squares from 1 through 225, and saw how square roots naturally connect to finding the side length of a square from its area.
Up next, you will put these ideas into practice! The exercises ahead will have you working backward from squares, matching perfect squares to their roots, and solving real-world measurement problems involving garden beds, rooms, and tiles. Let's jump in and make these square root skills second nature.