Math, asked by rashmijain9415, 10 months ago

squre root of 7659 in long division meathod​

Answers

Answered by Anonymous
0
87.5157128749 this is the answer

Hopefully this helps you
Answered by vidhyakuludit92
1

Long Division Method to find Square root with Examples

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

Output: 22

222 = 484

Input: N = 144

Output: 12

122 = 144

Similar questions