Math, asked by patebeenKezien, 1 year ago

Algorithm to Find the Length and Breadth of a Square
Write an algorithm to find the length and breadth of a square when area is given.

Answers

Answered by mysticd
0
in a square
length = breadth = side = a

area = A

a = square root of A
Similar questions