As I understand it (layman alert), the definition of computable numbers is binary: either a number is or is not computable.
Is it meaningful to imagine a function telling how computable (or accessible) a number is ? Maybe such a function could be related to number of steps that are needed to compute it.
If so, which number is the least accessible, though computable ?
The notion you seem to want is Kolmogorov complexity, which informally speaking measures the size of the smallest program needed to compute an object.