OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(210)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[210], 100] (* or *)
PadRight[{14}, 100, {28, 2}] (* Paolo Xausa, Sep 17 2024 *)
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved