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.

Showing 1-1 of 1 results.

A011364 Decimal expansion of 20th root of 15.

Original entry on oeis.org

1, 1, 4, 4, 9, 9, 7, 5, 6, 4, 6, 4, 3, 5, 8, 9, 0, 6, 7, 4, 0, 4, 4, 9, 1, 6, 6, 5, 5, 2, 5, 5, 9, 6, 2, 6, 8, 5, 6, 9, 2, 7, 2, 6, 0, 3, 7, 4, 9, 1, 8, 3, 7, 7, 9, 2, 3, 1, 1, 3, 8, 7, 0, 2, 4, 6, 4, 4, 3, 6, 6, 5, 9, 7, 0, 5, 9, 3, 9, 6, 8, 1, 0, 1, 9, 3, 4, 3, 3, 5, 2, 9, 3, 0, 1, 2, 1, 3, 5
Offset: 1

Views

Author

Keywords

Examples

			1.1449975...
		

Programs

  • Mathematica
    RealDigits[Surd[15,20],10,120][[1]] (* Harvey P. Dale, Jul 25 2013 *)
  • PARI
    sqrtn(15,20) \\ Edward Jiang, Sep 05 2014

Formula

Equals A011214*A351217. - R. J. Mathar, Aug 18 2024
Showing 1-1 of 1 results.