Question 1031983
How can I find any irrational numbers between two rational numbers 
-------------
eg, 3 & 4
3^2 = 9
4^2 = 16
----
The square root of any integer between 9 & 16, non-inclusive, is irrational.
eg, sqrt(10), sqrt(11)
========================
That's one way.