Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #6 Nov 11 2013 18:39:46
%S 9,9,9,5,4,3,1,5,5,0,5,5,9,3,6,8,9,7,8,1,3,8,8,1,6,8,3,7,2,0,2,9,5,2,
%T 8,3,9,1,7,2,9,3,3,0,5,6,2,9,3,3,5,8,3,7,8,5,4,1,0,0,8,4,9,5,9,1,5,6,
%U 6,6,2,9,2,6,0,8,7,2,4,9,1,2,0,6,8,0,7,5,5,3,5,2,4,4,0,1,6,2,1,7
%N Decimal expansion of the cube of cosine of 1 degree.
%t RealDigits[Cos[1 Degree]^3,10,120][[1]] (* _Harvey P. Dale_, Nov 11 2013 *)
%Y Cf. A019810.
%K nonn,cons
%O 0,1
%A _Mohammad K. Azarian_, Nov 17 2005