Thursday, April 23, 2009
Find a perfect square, cube and fifth power
Find a number that is a perfect square, cube and fifth power and is less than 2*10^14
Subscribe to:
Post Comments (Atom)
Random commentary about Machine Learning, BigData, Spark, Deep Learning, C++, STL, Boost, Perl, Python, Algorithms, Problem Solving and Web Search
1 comment:
Another puzzle about prime numbers (yes, i've read books about Riemann recently). If the number is a perfect square, cube and fifth power then it must be x ^ (2*3*5) < 2*10^14...
Reply Delete