OFFSET
1,1
MATHEMATICA
cf87Q[n_]:=Module[{s=Sqrt[n]}, If[IntegerQ[s], 1, Length[ ContinuedFraction[ s][[2]]]]==87]; Select[Range[46000], cf87Q] (* Harvey P. Dale, Jun 04 2019 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved