Is there a function which will return the approximate value of the n th prime? I think this would be something like an approximate inverse prime counting function.
Prime number theorem gives a number of primes below a threshold value, so it could be used to give an approximate value for the nth prime.