login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
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)))):
seq(a(n), n=1..100); # Alois P. Heinz, Oct 16 2013
CROSSREFS
Sequence in context: A250945 A205585 A176381 * A260472 A253489 A253496
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 3 18:44 EDT 2023. Contains 363116 sequences. (Running on oeis4.)