What Is A Square Root?
The square root of a number $n$ is a value $r$ with $r^2 = n$. So $\sqrt{205}$ is the number that, multiplied by itself, gives $205$. For the full definition, see what a square root is.
No integer works here, because $14^2 = 196$ (too small) and $15^2 = 225$ (too big). That puts $\sqrt{205}$ between $14$ and $15$, near $14.32$.
Where √205 Appears
The square root of 205 has a tidy geometric home: it is the diagonal of a $3 \times 14$ rectangle, because the Pythagorean theorem gives $\sqrt{3^2 + 14^2} = \sqrt{9 + 196} = \sqrt{205}$. It also equals the hypotenuse of a right triangle with legs $6$ and $13$, since $6^2 + 13^2 = 36 + 169 = 205$. Any time a distance works out to the square root of a non-square whole number, an irrational like $14.318$ is what the ruler is really measuring.
Quick Reference Table
Number $n$ | $\sqrt{n}$ (approx.) | Rational or Irrational |
|---|---|---|
196 | 14 | Rational |
200 | 14.142 | Irrational |
204 | 14.283 | Irrational |
205 | 14.318 | Irrational |
206 | 14.353 | Irrational |
210 | 14.491 | Irrational |
216 | 14.697 | Irrational |
225 | 15 | Rational |
Can The Square Root Of 205 Be Simplified?
No. To simplify a square root you factor out a perfect square, and $205$ has none greater than $1$.
Step 1: Factor $205$ into primes.
$205 = 5 \times 41$
Step 2: Look for a repeated prime (a perfect-square factor). Both $5$ and $41$ appear once, and $41$ is prime.
Step 3: With no square factor to remove, the radical stays whole.
$\sqrt{205} = \sqrt{205}$
So $\sqrt{205}$ is already in simplest radical form, unlike $\sqrt{200} = 10\sqrt{2}$ or $\sqrt{204} = 2\sqrt{51}$.
Is The Square Root Of 205 Rational Or Irrational?
$\sqrt{205}$ is irrational: it cannot be written as a fraction $\frac{p}{q}$ of integers, and its decimal neither terminates nor repeats.
A whole number has a rational square root only when it is a perfect square. The perfect squares near $205$ are $196 = 14^2$ and $225 = 15^2$; $205$ sits between them and is not one of them. So $\sqrt{205}$ is an irrational number. The same reasoning that proves $\sqrt{2}$ irrational, laid out in Wolfram MathWorld's entry on the square root, applies to $\sqrt{205}$ without change.
How Do You Find √205 By Long Division?
Long division finds the digits of $\sqrt{205}$ one at a time, no calculator needed.
Step 1: Group the digits in pairs from the decimal point: $\overline{2},\overline{05}.\overline{00},\overline{00}\ldots$
Step 2: Take the first group, $2$. The greatest square not exceeding it is $1^2 = 1$. Write $1$ as the first quotient digit.
Step 3: Subtract: $2 - 1 = 1$. Bring down $05$ to make $105$.
Step 4: Double the quotient: $1 \times 2 = 2$. Find a digit $d$ with $(20 + d) \times d \leq 105$. Test $d = 4$: $24 \times 4 = 96$. Test $d = 5$: $25 \times 5 = 125$, too big. So $d = 4$, and the quotient is $14$.
Step 5: Subtract: $105 - 96 = 9$. Bring down $00$ to make $900$.
Step 6: Double $14$ to get $28$. Find $d$ with $(280 + d) \times d \leq 900$. Test $d = 3$: $283 \times 3 = 849$. So $d = 3$, and the quotient is $14.3$.
Step 7: Subtract: $900 - 849 = 51$. Bring down $00$ to make $5100$.
Step 8: Double $143$ to get $286$. Find $d$ with $(2860 + d) \times d \leq 5100$. Test $d = 1$: $2861 \times 1 = 2861$. So $d = 1$, and the quotient is $14.31$.
Step 9: Continuing one more place gives $14.317$, and rounding settles at:
$\sqrt{205} \approx 14.318$
The process never stops, which is exactly what makes $\sqrt{205}$ irrational.
Examples Of The Square Root Of 205
Example 1
Verify that $\sqrt{205}$ lies between 14 and 15.
$14^2 = 196$
$15^2 = 225$
Since $196 < 205 < 225$, the root sits between $14$ and $15$, closer to $14$.
Example 2 (Wrong path first)
Simplify $\sqrt{205}$.
Wrong attempt. A student writes $\sqrt{205} = \sqrt{5} \times \sqrt{41} = 5\sqrt{41}$, treating the split factors as if one came out whole.
The break. Check it: $(5\sqrt{41})^2 = 25 \times 41 = 1025$, not $205$. The split $\sqrt{205} = \sqrt{5},\sqrt{41}$ is valid, but neither $\sqrt{5}$ nor $\sqrt{41}$ leaves the radical, because neither $5$ nor $41$ is a perfect square.
Correct. $\sqrt{205}$ has no perfect-square factor, so it is already simplest: $\sqrt{205}$.
Example 3
Estimate $\sqrt{205}$ to two decimal places without long division.
$14.3^2 = 204.49$
$14.32^2 = 205.0624$
So $\sqrt{205} \approx 14.32$, matching the long-division result.
Example 4
Solve $x^2 = 205$.
$x^2 = 205$
$x = \pm\sqrt{205}$
$x \approx \pm 14.318$
Both roots are valid solutions of the equation.
Example 5
A square field has an area of 205 square metres. What is its side length?
Side $= \sqrt{205}$ m
$\approx 14.318$ m
The side is about $14.32$ metres, since area equals side squared.
Common Mistakes
Mistake 1: Forcing a simplification that does not exist
Where it slips in: Assuming every square root reduces to a smaller radical.
Don't do this: Writing $\sqrt{205} = 5\sqrt{41}$ or $\sqrt{205} = \sqrt{5},\sqrt{41}$ as a "simpler" answer.
The correct way: Simplifying removes a perfect-square factor. Since $205 = 5 \times 41$ has none, $\sqrt{205}$ stays as $\sqrt{205}$. Students who prime-factor before simplifying stop inventing reductions, because the factor list makes the absence of a square factor obvious.
Mistake 2: Reporting only one root when solving an equation
Where it slips in: Solving $x^2 = 205$.
Don't do this: Writing $x = 14.318$ and stopping.
The correct way: The equation $x^2 = 205$ has two solutions, $x = \pm\sqrt{205}$. The symbol $\sqrt{205}$ by itself means only the positive root.
Mistake 3: Rounding too early in a multi-step problem
Where it slips in: Using $\sqrt{205}$ partway through a longer calculation.
Don't do this: Replacing $\sqrt{205}$ with $14.3$ at the start and carrying that through every step.
The correct way: Keep $\sqrt{205}$ in radical form until the final line. Early rounding compounds error across multiplications.
Conclusion
The square root of 205 is about $14.318$, it is irrational, and it is already in simplest radical form because $205 = 5 \times 41$ hides no perfect square. Long division reproduces its digits by hand, and the radical form keeps every step exact. To go further with a teacher, explore Bhanzu's algebra tutor sessions, a high school math tutor, or live math classes online.
Want a live Bhanzu trainer to walk through more square root problems? Book a free demo class.
Read More
Square Root of 5 — one of the prime factors of 205, and irrational on its own.
Square Root of 196 — the perfect square just below 205.
Square Root of 441 — a clean perfect square for contrast.
Square Root Tricks — fast estimation methods for non-perfect squares.
Square Root 1 to 25 — the reference table of common square roots.
Was this article helpful?
Your feedback helps us write better content
