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.

A232086 Third root of n contains n as a string of digits to the immediate right of the decimal point (excluding leading zeros).

Original entry on oeis.org

2, 39, 48570, 70293094, 97959170, 383263523, 7141269931, 52167799575, 54592884236, 80834974860, 3224757993012, 8391216236921, 174753523862043, 2248771925089484, 355191775894066192, 758148263300700696, 3004862096444523247, 9336508574693449683, 71580261944407825851
Offset: 1

Views

Author

Robert Tanniru, Nov 17 2013

Keywords

Examples

			97959170^(1/3) = 460.97959170151...
		

Crossrefs

Programs

  • PARI
    /* PARI functions provided in extra link. */
    /* Sample Run Using a = [0,12], b=10, p=3 */
    GetAllGIs(0,12,10,3,1)

Extensions

a(11)-a(12) added by Robert Tanniru, Nov 20 2013
More terms from Bert Dobbelaere, Jun 23 2024