What Is a Square Root?
The square root of a number $n$ is the value $r$ for which $r^2 = n$. So $\sqrt{432}$ is the number that, multiplied by itself, returns 432.
No whole number does this: $20^2 = 400$ is too small and $21^2 = 441$ is too big. That places $\sqrt{432}$ between 20 and 21, close to the top of that gap.
Where Does the Square Root of 432 Appear?
$\sqrt{432}$ shows up wherever the number 3 hides under a radical, because $12\sqrt{3}$ carries a factor of $\sqrt{3}$, the same $\sqrt{3}$ that measures the height of an equilateral triangle. A triangle with side length 24 has height $12\sqrt{3}$, which is exactly $\sqrt{432}$. It also appears in volume and scaling problems where a quantity of $432 = 2^4 \cdot 3^3$ needs a square-root step, since its neat factor structure collapses to a clean $12\sqrt{3}$.
Quick Reference Table
Number $n$ | $\sqrt{n}$ (simplified) | $\sqrt{n}$ (approx.) |
|---|---|---|
400 | 20 | 20 |
405 | $9\sqrt{5}$ | 20.1246 |
420 | $2\sqrt{105}$ | 20.4939 |
432 | $\mathbf{12\sqrt{3}}$ | 20.7846 |
441 | 21 | 21 |
448 | $8\sqrt{7}$ | 21.1660 |
450 | $15\sqrt{2}$ | 21.2132 |
500 | $10\sqrt{5}$ | 22.3607 |
Is 432 a Perfect Square?
No. A perfect square is an integer times itself, 1, 4, 9, 16, 25, and so on, and 432 is not on that list.
Because 432 is not a perfect square, its square root cannot be a whole number or a fraction. That single fact is what makes $\sqrt{432}$ irrational.
Is the Square Root of 432 Rational or Irrational?
$\sqrt{432}$ is irrational, it cannot be written as a fraction $\frac{p}{q}$ of two integers, and its decimal expansion neither ends nor repeats. The reason is the same one behind $\sqrt{2}$ or $\sqrt{3}$: a whole number has a rational square root only when it is a perfect square, and 432 is not.
Simplifying does not change this. Even as $12\sqrt{3}$, the leftover $\sqrt{3}$ is irrational, so the whole product stays irrational.
What Is the Square Root of 432 in Simplest Radical Form?
The simplest radical form of $\sqrt{432}$ is $12\sqrt{3}$. You reach it by pulling every perfect-square factor out from under the radical using prime factorization.
Prime factorization method.
$432 = 2 \times 2 \times 2 \times 2 \times 3 \times 3 \times 3$
$432 = 2^4 \times 3^3$
$\sqrt{432} = \sqrt{2^4 \times 3^2 \times 3}$
$\sqrt{432} = 2^2 \times 3 \times \sqrt{3}$
$\sqrt{432} = 12\sqrt{3}$
The pairs $2^4$ and $3^2$ come out as $4$ and $3$; a single 3 has no partner, so it stays inside as $\sqrt{3}$. That leftover $\sqrt{3}$ is the same $\sqrt{3}$ you meet in the square root of 3.
How Do You Find the Square Root of 432 by Long Division?
Long division gives the decimal digits one at a time. Here is the value to two decimal places, one step per line.
Pair the digits from the decimal point: $\overline{4},\overline{32}.\overline{00},\overline{00}$
Largest square $\leq 4$ is $2^2 = 4$, so the first digit is 2, remainder 0.
Bring down 32: the working value is 32; double the quotient (2) to get 4, and $40 \times 0 = 0 \leq 32$, so the next digit is 0, remainder 32.
Bring down 00: the value is 3200; double the quotient (20) to get 40, and $407 \times 7 = 2849 \leq 3200$, so the next digit is 7, remainder 351.
Bring down 00: the value is 35100; double 207 to get 414, and $4148 \times 8 = 33184 \leq 35100$, so the next digit is 8.
So far $\sqrt{432} \approx 20.78$, and continuing the process gives $20.7846$. The digits never settle into a repeating block, that is the signature of an irrational number.
Examples Of the Square Root of 432
Example 1
Simplify $\sqrt{432}$ to its radical form.
$432 = 2^4 \times 3^3$
$\sqrt{432} = 2^2 \times 3 \times \sqrt{3} = 12\sqrt{3}$
Final answer: $12\sqrt{3}$
Example 2
A student is asked to simplify $\sqrt{432}$ and writes $\sqrt{432} = 4\sqrt{27}$. Is that the simplest form?
The tempting first move is to stop at the first perfect square you spot. Pulling out $16$ gives $\sqrt{432} = \sqrt{16 \times 27} = 4\sqrt{27}$, which is correct but not finished.
Check the leftover: $27 = 9 \times 3$ still hides a perfect square. So $4\sqrt{27} = 4 \times 3\sqrt{3} = 12\sqrt{3}$.
Final answer: $12\sqrt{3}$, always re-check the radicand for more square factors.
Example 3
Evaluate $(\sqrt{432})^2$.
$(\sqrt{432})^2 = 432$
Squaring undoes the square root, so the radical disappears cleanly.
Final answer: $432$
Example 4
Find the area of a square whose side is $\sqrt{432}$ cm.
Area $= (\sqrt{432})^2 = 432$
Final answer: $432 \text{ cm}^2$
Example 5
Simplify $3\sqrt{432}$.
$3\sqrt{432} = 3 \times 12\sqrt{3}$
$3\sqrt{432} = 36\sqrt{3} \approx 62.354$
Final answer: $36\sqrt{3}$. The most common first-instinct error here is to multiply 3 into the 3 under the radical; the outside factor only meets the outside $12$.
Common Mistakes
Mistake 1: Stopping at the first perfect-square factor
Where it slips in: Simplifying $\sqrt{432}$ by pulling out only 16.
Don't do this: Writing $\sqrt{432} = 4\sqrt{27}$ and calling it simplified.
The correct way: Keep factoring until the radicand has no perfect-square factor left: $4\sqrt{27} = 12\sqrt{3}$.
Mistake 2: Multiplying the outside factor into the radicand
Where it slips in: Reading $12\sqrt{3}$ as "$12 \times 3$ under a root."
Don't do this: Writing $12\sqrt{3} = \sqrt{36}$ or $\sqrt{108}$ by folding the 12 inside incorrectly.
The correct way: To move 12 inside, square it: $12\sqrt{3} = \sqrt{144 \times 3} = \sqrt{432}$. The habit of squaring before it goes under the radical is what most learners miss on the first pass.
Mistake 3: Treating the decimal as exact
Where it slips in: Multi-step problems that reuse $\sqrt{432}$.
Don't do this: Replacing $\sqrt{432}$ with $20.7846$ at the start and carrying that rounded value through every line.
The correct way: Keep the exact form $12\sqrt{3}$ until the final step, then round once. Early rounding is the kind of small slip that sank the Mars Climate Orbiter, where mismatched values compounded into a lost spacecraft.
Conclusion
The square root of 432 is $12\sqrt{3}$, roughly $20.7846$, and it is irrational because 432 has no whole-number square root. Simplify it by factoring 432 into $2^4 \times 3^3$, pull out every pair, and keep the exact radical until the last step. To build these radical skills with a teacher, explore Bhanzu's algebra tutor, get targeted help with algebra, or join live math classes online.
Ready to practice with a guide? Book a free demo class and work through radicals step by step.
Read More
Square Root 1 to 30, the full reference table of roots from 1 to 30.
Square root tricks, faster ways to estimate and simplify roots.
Square Root of 441, the neighbouring perfect square, exactly 21.
Square Root of 384, another root that simplifies to a clean radical.
Squares and square roots, the concept that ties perfect squares to their roots.
Was this article helpful?
Your feedback helps us write better content
