I want to run a query where an item at a specific position in an array needs to be compared.
For example, consider the GeoJSON format for storing location data.
Change your query to the following
db.users.find({"location.coordinates.0" : -73.04303})