How to add days in meta query

I have this meta query on my CPT, it shows the posts with start date greater than the current day. But how can i show the posts greater than the current date + 3 days. Something like {current_date:ymd + 3}