There are a number of ways (other than using a calculator).
Bracketing
Find two integers, x and y such that x2 < 7 < y2
22 = 4 < 7 < 9 = 32 so sqrt(7) is between 2 and 3.
Next find two integers between 20 and 30 such that x2 < 700 < y2
262 = 676 < 700 < 729 = 272 and so sqrt(7) is between 2.6 and 2.7
Next find two integers between 260 and 270 such that x2 < 70000 < y2
2642 = 69696 < 70000 < 70225 = 2652 and so sqrt(7) is between 2.64 and 2.65
As you can see, you get one additional decimal place at each step. Continue until the desired level of precision is reached.
Newton-Raphson method
This is a more efficient method. If you want to know more about the method, look it up on Wikipedia.
Define f(x) = x2 - 7 so that f(x) = 0 when x = sqrt(7).
Then the derivative of f(x), is f'(x) = 2x
Start with a value of x, say x0 that will make f(x) very approximately 0.
Then calculate x1 = x0 - f(x0)/f'(x0).
Repeat until you have the desired level of accuracy.
Here, for example, if you start with x0 = 2 you will get
x1 = 2 + (4-7)/(2*2) = 2.75
x2 = 2.75 + (2.752-7)/(2*2.75) = 2.6477
x3 = 2.6477 + (2.64772-7)/(2*2.6477) = 2.64575
which is accurate to 5 decimal places.
Incidentally, for finding a square root, a totally outlandish starting point will not matter. Even if you start with 10 as an estimate for sqrt(7), x3 will be accurate to approx one in a thousand; x4 to less than one in a million.
There is also a method resembling long division, but this site is not particularly suited for explaining it.
no, 28 has no whole square root; the square root of 49 is 7
irrational
7 times the square root of 7
JACK
find the square root
Sqrt(n*7) = sqrt(n)*sqrt(7) = 2.646*sqrt(n)
To figure this out, I always start with square roots I know, and that are close to 47. So, first, I would figure out that the square root of a number such as 36 is 6. The square root of 49 is 7. Now, since there are no other whole numbers between 6 and 7, and the square root of 47 falls between the square root of 36 and 49, we can say that the square root of 47 is between the whole numbers 6 and 7.
No, the square root of 7 is NOT an Integer ...The square root of 7 = 2.64575131106
figure out what the square number might be
Seven.
2
Square root of 2 = 1.414213562... Square root of 7 = 2.645751311... The sum is 4.059964873...
no, 28 has no whole square root; the square root of 49 is 7
the 4th root of 49 is the square root of the square root of 49 since square root 49 =7 then simplify is square root of 7
The square root of 49 is 7.7 times 7 is 49, so the square root of 49 is 7. 7
yes. Examples: the square root of 7 times the square root of 7 = 7 the square root of 7 times one over the square root of 7 = 1
How do I figure out the sqare root of 150?