2 respuestas
In a formula field you can reference the original Due Date field and simply add + 3 on the end to add three days to it.
e.x. Due_Date__c + 3 as the formula
This page may also be of help! https://help.salesforce.com/articleView?id=formula_examples_dates.htm&language=en_US&type=0