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!)
A077107 Least integer cube >= n^2. 5
0, 1, 8, 27, 27, 27, 64, 64, 64, 125, 125, 125, 216, 216, 216, 343, 343, 343, 343, 512, 512, 512, 512, 729, 729, 729, 729, 729, 1000, 1000, 1000, 1000, 1331, 1331, 1331, 1331, 1331, 1728, 1728, 1728, 1728, 1728, 2197, 2197, 2197, 2197, 2197, 2744 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
a(n) - A070923(n) = n^2.
LINKS
EXAMPLE
a(20)=512, as 512=8^3 is the least cube >= 400=20^2.
MATHEMATICA
Table[Ceiling[Surd[n^2, 3]]^3, {n, 0, 50}] (* Harvey P. Dale, Jan 02 2020 *)
CROSSREFS
Sequence in context: A070500 A100499 A070499 * A335018 A070498 A364875
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Oct 29 2002
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 April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)