Square Diagonal Calculator

Calculate the diagonal of a square from side length, area, perimeter, or circumradius. Also shows side, area, perimeter, and the diagonal-to-side ratio.

Diagonal
14.1421 cm
d = a√2 — corner to opposite corner
Side
10.0000 cm
Edge length of the square
Area
100.0000 cm²
a² = d²/2
Perimeter
40.0000 cm
4a — total boundary length
Half Diagonal
7.0711 cm
d/2 — circumradius of the square
Diagonal ÷ Side
1.414214
Always √2 ≈ 1.41421356

Side vs Diagonal

Side
10.0000 cm
Diagonal
14.1421 cm

Derivation

By the Pythagorean theorem on a square with side a:

d² = a² + a² = 2a²

d = a√2 ≈ 10.0000 × 1.41421 = 14.1421 cm

Area from diagonal: A = d²/2 = 14.1421² / 2 = 100.0000 cm²

Common Square Diagonals

SideDiagonalArea
11.41421.00
22.82844.00
34.24269.00
45.656916.00
57.071125.00
68.485336.00
811.313764.00
1014.1421100.00
1216.9706144.00
1521.2132225.00
2028.2843400.00
2535.3553625.00
Planning notes, formulas, and examples

About the Square Diagonal Calculator

The diagonal of a square is the straight line connecting two opposite vertices. Because a square has four right angles, the Pythagorean theorem gives us the elegant relationship d = a√2, where a is the side length. This means the diagonal is always about 41.4% longer than the side.

Knowing the diagonal is essential in many practical contexts: measuring the screen size of a TV or monitor (which is quoted as the diagonal), checking that a rectangular frame is truly square by measuring diagonals, cutting material on the bias, or computing the turning radius of a square object.

This calculator supports multiple input modes — enter any one of side length, area, perimeter, diagonal itself (for reverse verification), or circumradius — and it computes the diagonal along with all related square properties. The result includes a visual comparison of side vs diagonal, a step-by-step derivation, and a reference table of common square diagonals for quick lookup.

The ratio d/a = √2 ≈ 1.41421356 is one of the most famous irrational numbers in mathematics, known since at least the time of the ancient Babylonians.

When This Page Helps

This calculator is useful whenever you need to move between the different ways a square can be described without re-deriving the relationship each time. If a plan gives you area, a spec sheet lists perimeter, or a drawing shows only the circumradius, you can still recover the diagonal and every other core dimension immediately. That saves time in drafting, fabrication, classroom work, and measurement checks where the diagonal is the value that matters most.

How to Use the Inputs

  1. Select your known quantity: side, area, perimeter, diagonal, or circumradius.
  2. Enter the numeric value.
  3. Choose a measurement unit.
  4. Adjust decimal places as needed.
  5. Read the diagonal and all other properties from the output cards.
  6. Compare side and diagonal visually with the bar chart.
  7. Look up common diagonals in the reference table.
Formula used
Diagonal = a√2 Side from diagonal: a = d / √2 Area from diagonal: A = d² / 2 Diagonal from area: d = √(2A) Diagonal from perimeter: d = (P / 4)√2 Circumradius = d / 2 = a√2 / 2

Example Calculation

Result: Diagonal ≈ 14.1421 cm

By the Pythagorean theorem: d = √(10² + 10²) = √200 = 10√2 ≈ 14.1421 cm. The area is 100 cm² and d²/2 = 200/2 = 100 confirms consistency.

Tips & Best Practices

  • Quick mental math: multiply the side by 1.414 to estimate the diagonal.
  • If you know the diagonal and need the side, divide by √2 (or multiply by 0.7071).
  • TV and monitor sizes are measured diagonal — use this to find actual width/height if the display is square.
  • Checking if a built frame is square: both diagonals should be equal and equal to side × √2.

Why The Diagonal Matters

A square diagonal is more than a textbook line segment. It represents the longest straight-line distance that fits inside the square, so it becomes the critical measurement for clearance, corner-to-corner bracing, screen sizing, and fit checks. Because the diagonal is always $\sqrt{2}$ times the side, even a modest change in side length changes the diagonal noticeably. That constant ratio is what makes square problems predictable and easy to verify once you know any one core measurement.

Solving From Different Given Values

In practice, you are not always handed the side length. A floor tile might be specified by area, a frame by perimeter, or a design sketch by circumradius. This calculator works backward from each of those values to recover the side and then computes the diagonal from the standard square relationships. That is especially helpful for checking construction drawings, validating geometry homework, or reverse-engineering dimensions from partial specifications without doing several algebra steps by hand.

Common Uses And Checks

Square diagonals are used to verify whether a layout is truly square, because matching diagonals confirm consistent geometry. They also show up in monitor sizing, cabinet fit calculations, diagonal braces, and material cuts placed corner to corner. When measuring a real object, use the same unit for every value and compare the returned side, area, and perimeter against the physical dimensions you expect. If one of those looks unreasonable, the issue is usually the original measurement rather than the formula.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • The diagonal d = a√2, derived from the Pythagorean theorem applied to the right triangle formed by two sides and the diagonal.