Determine the probability that for a positive integer N chosen at random between 1000
(base ten) and 9999 (base ten) inclusively, the number formed by the last two digits (reading left to right) of N is a divisor of [√N].
Notes:
(I) [x] denotes the greatest integer ≤ x
(II) Reading from right to left, the second digit of N is nonzero.