Calculate area, perimeter, and diagonal of a square from any known value.
Select the property you know (side, area, perimeter, or diagonal), enter its value, and our tool will instantly calculate all other properties for you.
Explore how to use the calculator with different known values to see how square properties are related.
If you know the side length of a square, you can find its area, perimeter, and diagonal.
Value: 10
If you know the area of a square, you can find its side, perimeter, and diagonal.
Value: 25
If you know the perimeter of a square, you can find its side, area, and diagonal.
Value: 40
If you know the diagonal of a square, you can find its side, area, and perimeter.
Value: 14.142
A = s²
P = 4 * s
d = s * √2
(derived from a² + b² = c²
, where s² + s² = d²
)s = √A
s = P / 4
s = d / √2