OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(567)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[567], 100] (* or *) PadRight[{23}, 100, {46, 1, 4, 3, 4, 1}] (* Harvey P. Dale, Jul 12 2024 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,less
AUTHOR
STATUS
approved