How do you find the square root of 338?
1 Answer
Feb 17, 2017
Explanation:
Note that:
338 = 2*169 = 2*13^2338=2⋅169=2⋅132
If
So we find:
sqrt(338) = sqrt(13^2*2) = sqrt(13^2)*sqrt(2) = 13sqrt(2)√338=√132⋅2=√132⋅√2=13√2
If you would like a rational approximation, here's one way to calculate one...
Consider the sequence defined by:
a_0 = 0a0=0
a_1 = 1a1=1
a_(i+2) = 2a_(i+1) + a_iai+2=2ai+1+ai
The first few terms are:
0, 1, 2, 5, 12, 29, 70, 169, 408,...
The ratio between successive pairs of terms tends towards
So we can take
sqrt(2) ~~ 408/169 - 1 = (408-169)/169 = 239/169
Then:
13sqrt(2) ~~ 13*239/169 = 239/13 ~~ 18.385