Since the Fibonacci sequence is 0,1,1,2,3,5,8,... the Fibonacci Cubed sequence is 0,1,1,8,27,125,512... it's just cubing each element of the Fibonacci sequence. Upon further research, I found that that rule was found and proven by Zeitlin and Parker and published in the Fibonacci Quarterly in...