OFFSET
0,1
COMMENTS
An algebraic number of degree 6. - Charles R Greathouse IV, Apr 14 2014
The denominator of this algebraic number is 2, since its double is an algebraic integer. - Charles R Greathouse IV, Nov 12 2014
EXAMPLE
0.744861766619744236593170428604392367240163...
MAPLE
MATHEMATICA
-((2^(1/3)*(25 - 3*Sqrt[69])^(2/3) - 2)/(2*2^(2/3)*Sqrt[3]*(25 - 3*Sqrt[69])^(1/3))) // RealDigits[#, 10, 125]& // First (* Jean-François Alcover, Feb 20 2013 *)
PROG
(PARI) polrootsreal(64*x^6+32*x^4+4*x^2-23)[2] \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
KEYWORD
AUTHOR
R. J. Mathar, Jan 22 2013
STATUS
approved