Sequence a_1 = 1 , a_(n+1) = (a_n + 2/a_n)/2 (Newton's iteration for ). Compute . Compare with