%I #17 Feb 17 2024 13:42:50
%S 1,0,0,9,9,5,0,4,9,3,8,3,6,2,0,7,7,9,5,3,3,6,3,3,8,5,9,1,7,0,6,9,6,0,
%T 0,7,1,0,6,0,3,8,9,8,9,6,4,4,7,9,6,1,2,9,4,1,8,5,3,0,2,4,7,6,2,3,2
%N Decimal expansion of square root of 102.
%C Continued fraction expansion of sqrt(102) is A040091.
%e 10.0995049383620779533633859170696007106038989644796129418...
%t RealDigits[Sqrt[102], 10, 90][[1]] (* _Bruno Berselli_, Jan 03 2013 *)
%o (Maxima) fpprec:90; ev(bfloat(sqrt(102))); /* _Bruno Berselli_, Jan 03 2013 */
%o (PARI) sqrt(102) \\ _Charles R Greathouse IV_, Apr 15 2014
%Y Cf. A040091.
%K nonn,cons
%O 2,4
%A _Dario Piazzalunga_, Dec 30 2012