|
|
A027661
|
|
Fractional part of decimal expansion of sqrt(n) to 3 places.
|
|
2
|
|
|
0, 414, 732, 0, 236, 449, 646, 828, 0, 162, 317, 464, 606, 742, 873, 0, 123, 243, 359, 472, 583, 690, 796, 899, 0, 99, 196, 292, 385, 477, 568, 657, 745, 831, 916, 0, 83, 164, 245, 325, 403, 481, 557, 633, 708, 782, 856, 928, 0
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,2
|
|
REFERENCES
|
L. J. Comrie, Chambers's Shorter Six-Figure Mathematical Tables, Chambers, Edinburgh, 1950, Table VIII.
|
|
LINKS
|
|
|
MAPLE
|
a:= n-> round(1000*frac(evalf(sqrt(n)))):
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn,base
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|