Calculate the area, perimeter, and diagonal of a square from one side length.
Last updated: June 2026 | By Patchworkr Team
Side length is required.
Area: A = s^2
Perimeter: P = 4s
Diagonal: d = s * sqrt(2)
These follow directly from the square's equal sides and the Pythagorean theorem applied to a 45-45-90 triangle.
Example: side length 6
Related Tools
Calculate golden rectangle.
Calculate hexagon properties.
Calculate irregular polygon area.
Calculate octagon properties.
Calculate parallelogram properties.
Calculate pentagon properties.