cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A114769 a(n) = floor(4^(1/3)*10^n)^3.

Original entry on oeis.org

1, 3375, 3944312, 3996969003, 3999992047624, 3999992047624000, 3999999607145042201, 3999999607145042201000, 3999999985121344326657625, 3999999992680870612043135651, 3999999999484444277033462628359
Offset: 0

Views

Author

Amarnath Murthy, Nov 17 2005

Keywords

Comments

Largest cube < 4*10^(3n).

Examples

			a(1) = floor(4^(1/3)*10)^3 = 3375.
		

Crossrefs

Programs

Extensions

More terms from Stefan Steinerberger, Mar 26 2006