answersLogoWhite

0


Best Answer

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.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you figure out the square root of 7?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the square root of 7 Times Square root of 7?

Sqrt(n*7) = sqrt(n)*sqrt(7) = 2.646*sqrt(n)


The Square root of 47 is between which two whole numbers?

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.


Is the square root of 7 a integer?

No, the square root of 7 is NOT an Integer ...The square root of 7 = 2.64575131106


How do you figure out square root of a number?

figure out what the square number might be


What is the square root of 7 times the square root of 7?

Seven.


Square root 14 divide into square root 7?

2


What is the square root of 2 plus square root of 7?

Square root of 2 = 1.414213562... Square root of 7 = 2.645751311... The sum is 4.059964873...


Is the square root of 28 the number 7?

no, 28 has no whole square root; the square root of 49 is 7


How do you simplify the fourth root of 49?

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


Square root of 49?

The square root of 49 is 7.7 times 7 is 49, so the square root of 49 is 7. 7


Square root of 150?

How do I figure out the sqare root of 150?


Can you multiply two irrational numbers to get a whole number?

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