find the square root of
long
division medias
Answers
Answered by
1
Given an integer X which is a perfect square, the task is to find the square root of it by using long division method. Examples: Input: N = 484
Similar questions